Update documentation.
authorLaurent Monin <geeqie@norz.org>
Wed, 19 Nov 2008 17:42:36 +0000 (17:42 +0000)
committerLaurent Monin <geeqie@norz.org>
Wed, 19 Nov 2008 17:42:36 +0000 (17:42 +0000)
doc/collections.html
doc/image_search_finding_duplicates.html
doc/main_window_folder_pane.html
doc/options_advanced.html
doc/printing.html

index 4256314..12cd5a1 100644 (file)
         </td>
 
         <td>
-          <p>Toggle display of text below icons.</p>
+          <p>Toggle display of text below icons. When set, icon's tooltip will show the full path to the file.</p>
         </td>
       </tr>
 
index 5fdcc87..7eac79c 100644 (file)
@@ -70,6 +70,8 @@
   <dl class="dialog_desc">
   <dt>Name</dt><dd><p>The file name.</p></dd>
 
+  <dt>Name case-insensitive</dt><dd><p>The file name but ignoring case.</p></dd>
+
   <dt>Size</dt><dd><p>The file size.</p></dd>
 
   <dt>Date</dt><dd><p>The file date.</p></dd>
index 94c20a5..b377295 100644 (file)
 
   <p>The folders can used as a drag source for drag and drop, for example to add images in a folder to a collection window. However drag and drop can not be used to move or copy folders in Geeqie.</p>
 
+  <p>Using [Shift] key while dragging is a shortcut to move action. Menu will not appear but move will occur.</p>
+  <p>Using [Control] key while dragging is a shortcut to copy action. Menu will not appear but copy will occur.</p>
+
   <hr />
 
   <div class="navbottom">
index e3fe2c6..285cb6e 100644 (file)
   <dd><p>The location of the folder used by the Safe Delete feature.</p></dd>
 
   <dt>Maximum size</dt>
-  <dd><p>The size to use for the Safe Delete folder, in megabytes.</p></dd>
+  <dd><p>The size to use for the Safe Delete folder, in megabytes. Note that setting this value to 0 (zero) will disable any limit.</p></dd>
 
   <dt>Clear button</dt>
   <dd><p>Removes all files contained in the Safe Delete folder.</p></dd>
index 47fafbe..5f6733b 100644 (file)
@@ -72,6 +72,8 @@
   <dl class="dialog_desc">
   <dt>Name</dt><dd><p>Include the file name below each image.</p></dd>
 
+  <dt>Path</dt><dd><p>Include the full path of the file below each image.</p></dd>
+
   <dt>Date</dt><dd><p>Include the file date below each image.</p></dd>
 
   <dt>Size</dt><dd><p>Include the file size below each image.</p></dd>