Revision: 1232
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1232&view=rev
Author:   zas_
Date:     2008-11-11 23:35:39 +0000 (Tue, 11 Nov 2008)

Log Message:
-----------
Add missing s...

Modified Paths:
--------------
    trunk/doc/main_window_menus.html

Modified: trunk/doc/main_window_menus.html
===================================================================
--- trunk/doc/main_window_menus.html    2008-11-11 23:30:13 UTC (rev 1231)
+++ trunk/doc/main_window_menus.html    2008-11-11 23:35:39 UTC (rev 1232)
@@ -56,7 +56,7 @@
 
   <dt>Find duplicates...</dt><dd>Opens a new Find Duplicates window.</dd>
 
-  <dt>Pan view</dt><dd>Open the pan view window.</dd>
+  <dt>Pan view</dt><dd>Opens the pan view window.</dd>
 
   <dt>Print..</dt><dd>Opens a print dialog.</dd>
 
@@ -81,28 +81,28 @@
   <h2>Go menu</h2>
   <dl class="menu_desc">
 
-  <dt>First Image</dt><dd>Go to the first image</dd>
-  <dt>Previous Image</dt><dd>Go to the previous image</dd>
-  <dt>Next Image</dt><dd>Go to the next image</dd>
-  <dt>Last Image</dt><dd>Go to the last image</dd>
+  <dt>First Image</dt><dd>Goes tothe first image</dd>
+  <dt>Previous Image</dt><dd>Goes to the previous image</dd>
+  <dt>Next Image</dt><dd>Goes to the next image</dd>
+  <dt>Last Image</dt><dd>Goes to the last image</dd>
 
   </dl>
 
   <h2>Select menu</h2>
   <dl class="menu_desc">
-  <dt>Select all</dt><dd>Select all files in the current list</dd>
-  <dt>Select none</dt><dd>Deselect all files</dd>
-  <dt>Invert Selection</dt><dd>Invert current selection</dd>
-  <dt>Show marks</dt><dd>Show marks</dd>
-  <dt>Mark n</dt><dd>Open submenu for manipulating mark n
+  <dt>Select all</dt><dd>Selects all files in the current list</dd>
+  <dt>Select none</dt><dd>Deselects all files</dd>
+  <dt>Invert Selection</dt><dd>Inverts current selection</dd>
+  <dt>Show marks</dt><dd>Displays marks in the file list</dd>
+  <dt>Mark n</dt><dd>Opens submenu for manipulating mark n
        <dl class="menu_desc_sublevel1">
        <dt>Toggle mark n</dt><dd>Set or unset mark n on selected files</dd>
        <dt>Set mark n</dt><dd>Set mark n on selected files</dd>
        <dt>Reset mark n</dt><dd>Unset mark n on selected files</dd>
-       <dt>Select mark n</dt><dd>Select all files having mark n set</dd>
-       <dt>Add mark n</dt><dd>Add files having mark n set to selection</dd>
-       <dt>Intersection with mark n</dt><dd>Intersect current selection and 
mark n</dd>
-       <dt>Unselect mark n</dt><dd>Remove files having mark n set from current 
selection</dd>
+       <dt>Select mark n</dt><dd>Selects all files having mark n set</dd>
+       <dt>Add mark n</dt><dd>Adds files having mark n set to selection</dd>
+       <dt>Intersection with mark n</dt><dd>Intersects current selection and 
mark n</dd>
+       <dt>Unselect mark n</dt><dd>Removes files having mark n set from 
current selection</dd>
        </dl>
   </dd>
  </dl>
@@ -126,9 +126,9 @@
 
          <dt>Flip</dt><dd>Swaps the top and bottom sides of the image, does 
not modify the file on disk.</dd>
 
-         <dt>Toggle grayscale</dt><dd>Show images converted to grayscale, does 
not modify files on disk. It is applied to all files until toggled again.</dd>
+         <dt>Toggle grayscale</dt><dd>Shows images converted to grayscale, 
does not modify files on disk. It is applied to all files until toggled 
again.</dd>
 
-         <dt>Original state</dt><dd>Remove all effects applied through the 
Adjust menu, reverting image to its original state.</dd>
+         <dt>Original state</dt><dd>Removes all effects applied through the 
Adjust menu, reverting image to its original state.</dd>
 
          </dl>
   </dd>
@@ -146,7 +146,7 @@
 
   <dl class="menu_desc">
  
-  <dt>View in new window</dt><dd>Open selected image in its own window</dd>
+  <dt>View in new window</dt><dd>Opens selected image in its own window</dd>
 
   <dt>Zoom</dt><dd>
          <dl class="menu_desc_sublevel1">
@@ -156,9 +156,9 @@
 
          <dt>Zoom to fit</dt><dd>Automatically adjusts the zoom so that the 
image will fit within the display pane. The effect on images with an original 
size smaller than the display pane can be changed with the <span 
class="option_name">Allow enlargement of image for zoom to fit</span> option 
located on the <a href="options_image.html">Image tab</a> of the preferences 
dialog.</dd>
          
-         <dt>Fit Horizontally</dt><dd>Adjust the zoom so image height fit 
within the display pane.</dd>
+         <dt>Fit Horizontally</dt><dd>Adjusts the zoom so image height fit 
within the display pane.</dd>
         
-         <dt>Fit Vertically</dt><dd>Adjust the zoom so image width fit within 
the display pane.</dd>
+         <dt>Fit Vertically</dt><dd>Adjusts the zoom so image width fit within 
the display pane.</dd>
         
          <dt>Zoom n:m</dt><dd>Set zoom to the n:m value. 1:1 is the original 
size of the image. When n is greater than m, zoom in occurs else zoom out 
occurs.</dd>
          </dl>
@@ -177,9 +177,9 @@
        </dl>
   </dd>
 
-  <dt>Image Overlay</dt><dd>Display Image Overlay information box, use twice 
to add histogram to it.</dd>
-  <dt>Histogram channels</dt><dd>Switch channels displayed in the histogram 
(red, green, blue, RGB, value, maximum value).</dd>
-  <dt>Histogram log mode</dt><dd>Toggle between linear and logarithmical 
histogram.</dd>
+  <dt>Image Overlay</dt><dd>Displays Image Overlay information box (OSD), use 
twice to add histogram to it.</dd>
+  <dt>Histogram channels</dt><dd>Switches channels displayed in the histogram 
(red, green, blue, RGB, value, maximum value).</dd>
+  <dt>Histogram log mode</dt><dd>Toggles between linear and logarithmical 
histogram.</dd>
 
   <dt>Full screen</dt><dd>Toggles the full screen window display.</dd>
 
@@ -197,7 +197,7 @@
 
   <dt>Toggle slideshow</dt><dd>Begins or ends a slide show, the slide show 
status is displayed in the status bar.</dd>
 
-  <dt>Pause slideshow</dt><dd>Pause a slide show, the slide show status is 
displayed in the status bar.</dd>
+  <dt>Pause slideshow</dt><dd>Pauses a slide show, the slide show status is 
displayed in the status bar.</dd>
 
   <dt>Refresh</dt><dd>Updates the contents of the folder and file lists to 
match what is currently on disk, the current image will also be reread from 
disk.</dd>
   </dl>
@@ -206,7 +206,7 @@
 
   <dl class="menu_desc">
 
-  <dt>Contents</dt><dd>Open the Geeqie user manual in a new browser 
window.</dd>
+  <dt>Contents</dt><dd>Opens the Geeqie user manual in a new browser 
window.</dd>
 
   <dt>Keyboard shortcuts</dt><dd>Displays a window listing the default 
keyboard shortcuts.</dd>
 
@@ -214,7 +214,7 @@
 
   <dt>About</dt><dd>Opens a window containing the Geeqie version, credits, 
website, and email contact information.</dd>
 
-  <dt>Log window</dt><dd>Open the log window, mostly used for debugging 
purposes.</dd>
+  <dt>Log window</dt><dd>Opens the log window, mostly used for debugging 
purposes.</dd>
    
   </dl>
   <h2>Tear off menus</h2>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to