Mercurial > geeqie.yaz
changeset 1084:ea0b4d13bcc0
Move menus to unordered lists - step 2.
author | zas_ |
---|---|
date | Sat, 25 Oct 2008 13:14:00 +0000 |
parents | f6a3f17f79f7 |
children | 84ef837579eb |
files | doc/image_management.html doc/image_presentation.html doc/image_search.html doc/main_window.html doc/options.html doc/other_windows.html doc/reference.html doc/sidebars.html |
diffstat | 8 files changed, 51 insertions(+), 55 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/image_management.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/image_management.html Sat Oct 25 13:14:00 2008 +0000 @@ -50,13 +50,14 @@ <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> - - <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> + <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><br /> <br />
--- a/doc/image_presentation.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/image_presentation.html Sat Oct 25 13:14:00 2008 +0000 @@ -50,9 +50,12 @@ <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> - - <p class="gq-image-presentation-5">8.2 <a href="image_presentation_fullscreen.html">Full screen</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><br /> <br />
--- a/doc/image_search.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/image_search.html Sat Oct 25 13:14:00 2008 +0000 @@ -50,9 +50,12 @@ <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> - - <p class="gq-image-search-5">5.2 <a href="image_search_finding_duplicates.html">Finding Duplicates</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><br /> <br />
--- a/doc/main_window.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/main_window.html Sat Oct 25 13:14:00 2008 +0000 @@ -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>
--- a/doc/options.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/options.html Sat Oct 25 13:14:00 2008 +0000 @@ -50,23 +50,17 @@ <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> - - <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> + <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><br /> <br />
--- a/doc/other_windows.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/other_windows.html Sat Oct 25 13:14:00 2008 +0000 @@ -50,9 +50,12 @@ <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> - - <p class="gq-other-windows-5">3.2 <a href="other_windows_image_properties.html">Image Properties</a> Window</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><br /> <br />
--- a/doc/reference.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/reference.html Sat Oct 25 13:14:00 2008 +0000 @@ -48,15 +48,13 @@ <h1>Reference</h1> - <p><br /> - <br /> - </p> - - <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> + <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><br /> <br />
--- a/doc/sidebars.html Sat Oct 25 11:02:09 2008 +0000 +++ b/doc/sidebars.html Sat Oct 25 13:14:00 2008 +0000 @@ -50,15 +50,13 @@ <p>A sidebar is a panel that appears next to an image, and displays additional information about the image.</p> - <p><br /> - <br /> - </p> - - <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> + <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><br /> <br />