# HG changeset patch # User zas_ # Date 1226446213 0 # Node ID 7e902fefa7cd5531c379215e7fb5c7bd328958f1 # Parent e0d275b9ebaa8df49c61bec8e291e5a401866ce7 Minor fixes. diff -r e0d275b9ebaa -r 7e902fefa7cd doc/main_window_menus.html --- a/doc/main_window_menus.html Tue Nov 11 21:50:42 2008 +0000 +++ b/doc/main_window_menus.html Tue Nov 11 23:30:13 2008 +0000 @@ -126,7 +126,7 @@
Flip
Swaps the top and bottom sides of the image, does not modify the file on disk.
-
Toggle grayscale
Show images converted to grayscale, does not modify files on disk. It is applied to all files until toggle again.
+
Toggle grayscale
Show images converted to grayscale, does not modify files on disk. It is applied to all files until toggled again.
Original state
Remove all effects applied through the Adjust menu, reverting image to its original state.
@@ -214,7 +214,7 @@
About
Opens a window containing the Geeqie version, credits, website, and email contact information.
-
Log window
Open the log window, mostly use for debugging purposes.
+
Log window
Open the log window, mostly used for debugging purposes.

Tear off menus