changeset 1156:50ffcd7c3539

Update documentation.
author zas_
date Wed, 19 Nov 2008 17:42:36 +0000
parents eff68aeb4647
children 0186f9c7d9e4
files doc/collections.html doc/image_search_finding_duplicates.html doc/main_window_folder_pane.html doc/options_advanced.html doc/printing.html
diffstat 5 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/collections.html	Mon Nov 17 18:05:42 2008 +0000
+++ b/doc/collections.html	Wed Nov 19 17:42:36 2008 +0000
@@ -306,7 +306,7 @@
         </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>
 
--- a/doc/image_search_finding_duplicates.html	Mon Nov 17 18:05:42 2008 +0000
+++ b/doc/image_search_finding_duplicates.html	Wed Nov 19 17:42:36 2008 +0000
@@ -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>
--- a/doc/main_window_folder_pane.html	Mon Nov 17 18:05:42 2008 +0000
+++ b/doc/main_window_folder_pane.html	Wed Nov 19 17:42:36 2008 +0000
@@ -136,6 +136,9 @@
 
   <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">
--- a/doc/options_advanced.html	Mon Nov 17 18:05:42 2008 +0000
+++ b/doc/options_advanced.html	Wed Nov 19 17:42:36 2008 +0000
@@ -180,7 +180,7 @@
   <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>
--- a/doc/printing.html	Mon Nov 17 18:05:42 2008 +0000
+++ b/doc/printing.html	Wed Nov 19 17:42:36 2008 +0000
@@ -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>