Revision: 1179
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1179&view=rev
Author:   zas_
Date:     2008-10-25 13:14:00 +0000 (Sat, 25 Oct 2008)

Log Message:
-----------
Move menus to unordered lists - step 2.

Modified Paths:
--------------
    trunk/doc/image_management.html
    trunk/doc/image_presentation.html
    trunk/doc/image_search.html
    trunk/doc/main_window.html
    trunk/doc/options.html
    trunk/doc/other_windows.html
    trunk/doc/reference.html
    trunk/doc/sidebars.html

Modified: trunk/doc/image_management.html
===================================================================
--- trunk/doc/image_management.html     2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/image_management.html     2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,14 +50,15 @@
 
   <p>Geeqie includes a set of utilities to copy, move, rename, and delete 
images.</p>
 
-  <p class="gq-image-management-5">4.1 <a 
href="image_management_copy_move.html">Copy and Move</a></p>
+  <div class="submenu">
+    <ul>
+      <li><a href="image_management_copy_move.html">Copy and Move</a></li>
+      <li><a href="image_management_rename.html">Rename</a></li>
+      <li><a href="image_management_delete.html">Delete</a></li>
+      <li><a href="image_management_external_editing.html">External 
Editing</a></li>
+    </ul>
+  </div>
 
-  <p class="gq-image-management-5">4.2 <a 
href="image_management_rename.html">Rename</a></p>
-
-  <p class="gq-image-management-5">4.3 <a 
href="image_management_delete.html">Delete</a></p>
-
-  <p class="gq-image-management-5">4.4 <a 
href="image_management_external_editing.html">External Editing</a></p>
-
   <p><br />
   <br />
   </p>

Modified: trunk/doc/image_presentation.html
===================================================================
--- trunk/doc/image_presentation.html   2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/image_presentation.html   2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,10 +50,13 @@
 
   <p>Geeqie can be used to display a set of images, showing each image for a 
period of time before changing to the next image. Images can also be set to 
fill the entire screen.</p>
 
-  <p class="gq-image-presentation-5">8.1 <a 
href="image_presentation_slideshow.html">Slide show</a></p>
+  <div class="submenu">
+    <ul>
+      <li><a href="image_presentation_slideshow.html">Slide show</a></li>
+      <li><a href="image_presentation_fullscreen.html">Full screen</a></li>
+    </ul>
+  </div>
 
-  <p class="gq-image-presentation-5">8.2 <a 
href="image_presentation_fullscreen.html">Full screen</a></p>
-
   <p><br />
   <br />
   </p>

Modified: trunk/doc/image_search.html
===================================================================
--- trunk/doc/image_search.html 2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/image_search.html 2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,10 +50,13 @@
 
   <p>Geeqie provides methods to find an image, and the ability to find 
duplicate images.</p>
 
-  <p class="gq-image-search-5">5.1 <a href="image_search_search.html">Search 
Window</a></p>
+  <div class="submenu">
+    <ul>
+      <li><a href="image_search_search.html">Search Window</a></li>
+      <li><a href="image_search_finding_duplicates.html">Finding 
Duplicates</a></li>
+    </ul>
+  </div>
 
-  <p class="gq-image-search-5">5.2 <a 
href="image_search_finding_duplicates.html">Finding Duplicates</a></p>
-
   <p><br />
   <br />
   </p>

Modified: trunk/doc/main_window.html
===================================================================
--- trunk/doc/main_window.html  2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/main_window.html  2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,10 +50,6 @@
 
   <p>The Geeqie main window is designed for quick and easy navigation of 
images. The window consists of three regions: the file pane, the folder pane, 
and the image pane.</p>
 
-  <p><br />
-  <br />
-  </p>
-
   <div class="submenu">
     <ul>
       <li><a href="main_window_navigation.html">Navigation</a></li>

Modified: trunk/doc/options.html
===================================================================
--- trunk/doc/options.html      2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/options.html      2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,24 +50,18 @@
 
   <p>This chapter attempts to explain in detail the Geeqie preferences dialog. 
Sections 10.1 through 10.6 each correspond to a tab within the dialog; section 
10.7 lists options not configurable within the graphical interface.</p>
 
-  <p><br />
-  <br />
-  </p>
+  <div class="submenu">
+    <ul>
+      <li><a href="options_general.html">General Options</a></li>
+      <li><a href="options_image.html">Image Options</a></li>
+      <li><a href="options_window.html">Window Options</a></li>
+      <li><a href="options_filtering.html">Filtering Options</a></li>
+      <li><a href="options_editor_commands.html">Editor Commands</a></li>
+      <li><a href="options_advanced.html">Advanced Options</a></li>
+      <li><a href="options_hidden.html">Hidden Options</a></li>
+    </ul>
+  </div>
 
-  <p class="gq-options-5">10.1 <a href="options_general.html">General 
Options</a></p>
-
-  <p class="gq-options-5">10.2 <a href="options_image.html">Image 
Options</a></p>
-
-  <p class="gq-options-5">10.3 <a href="options_window.html">Window 
Options</a></p>
-
-  <p class="gq-options-5">10.4 <a href="options_filtering.html">Filtering 
Options</a></p>
-
-  <p class="gq-options-5">10.5 <a href="options_editor_commands.html">Editor 
Commands</a></p>
-
-  <p class="gq-options-5">10.6 <a href="options_advanced.html">Advanced 
Options</a></p>
-
-  <p class="gq-options-5">10.7 <a href="options_hidden.html">Hidden 
Options</a></p>
-
   <p><br />
   <br />
   </p>

Modified: trunk/doc/other_windows.html
===================================================================
--- trunk/doc/other_windows.html        2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/other_windows.html        2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,10 +50,13 @@
 
   <p>This section describes the windows available in Geeqie that can be 
thought of as general purpose, they are not designed for a specific purpose.</p>
 
-  <p class="gq-other-windows-5">3.1 <a 
href="other_windows_image_window.html">Image Window</a></p>
+  <div class="submenu">
+    <ul>
+      <li><a href="other_windows_image_window.html">Image Window</a></li>
+      <li><a href="other_windows_image_properties.html">Image Properties</a> 
Window</li>
+    </ul>
+  </div>
 
-  <p class="gq-other-windows-5">3.2 <a 
href="other_windows_image_properties.html">Image Properties</a> Window</p>
-
   <p><br />
   <br />
   </p>

Modified: trunk/doc/reference.html
===================================================================
--- trunk/doc/reference.html    2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/reference.html    2008-10-25 13:14:00 UTC (rev 1179)
@@ -48,16 +48,14 @@
 
   <h1>Reference</h1>
 
-  <p><br />
-  <br />
-  </p>
+  <div class="submenu">
+    <ul>
+      <li><a href="reference_command_line.html">Command Line</a> Options</li>
+      <li><a href="reference_keyboard_shortcuts.html">Keyboard 
Shortcuts</a></li>
+      <li><a href="reference_thumbnails.html">Thumbnails</a></li>
+    </ul>
+  </div>
 
-  <p class="gq-reference-5">11.1 <a href="reference_command_line.html">Command 
Line</a> Options</p>
-
-  <p class="gq-reference-5">11.2 <a 
href="reference_keyboard_shortcuts.html">Keyboard Shortcuts</a></p>
-
-  <p class="gq-reference-5">11.3 <a 
href="reference_thumbnails.html">Thumbnails</a></p>
-
   <p><br />
   <br />
   </p>

Modified: trunk/doc/sidebars.html
===================================================================
--- trunk/doc/sidebars.html     2008-10-25 11:02:09 UTC (rev 1178)
+++ trunk/doc/sidebars.html     2008-10-25 13:14:00 UTC (rev 1179)
@@ -50,16 +50,14 @@
 
   <p>A sidebar is a panel that appears next to an image, and displays 
additional information about the image.</p>
 
-  <p><br />
-  <br />
-  </p>
+  <div class="submenu">
+    <ul>
+      <li><a href="sidebars_exif.html">EXIF sidebar</a></li>
+      <li><a href="sidebars_sort_manager.html">Sort Manager sidebar</a></li>
+      <li><a href="7_3_keywords_sidebar.html">Keywords sidebar</a></li>
+    </ul>
+  </div>
 
-  <p class="gq-sidebars-5">7.1 <a href="sidebars_exif.html">EXIF 
sidebar</a></p>
-
-  <p class="gq-sidebars-5">7.2 <a href="sidebars_sort_manager.html">Sort 
Manager sidebar</a></p>
-
-  <p class="gq-sidebars-5">7.3 <a href="7_3_keywords_sidebar.html">Keywords 
sidebar</a></p>
-
   <p><br />
   <br />
   </p>


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