Mercurial > geeqie
diff doc/main_window_file_pane.html @ 1102:af04e83ec5eb
Move menu descriptions to definitions lists.
author | zas_ |
---|---|
date | Sun, 09 Nov 2008 09:28:59 +0000 |
parents | 83cf0c9e300f |
children | 215e102c1819 |
line wrap: on
line diff
--- a/doc/main_window_file_pane.html Sat Nov 08 22:11:51 2008 +0000 +++ b/doc/main_window_file_pane.html Sun Nov 09 09:28:59 2008 +0000 @@ -139,15 +139,19 @@ <p>Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p> - <p class="gq-file-pane-5"><b>View in new window:</b> Opens a new window containing a list of the currently selected images.</p> + <dl class="menu_desc"> - <p class="gq-file-pane-5"><b>Sort:</b> Changes the sort order of file pane.</p> + <dt>View in new window</dt><dd>Opens a new window containing a list of the currently selected images.</dd> + + <dt>Sort</dt><dd>Changes the sort order of file pane.</dd> - <p class="gq-file-pane-5"><b>View as icons:</b> Toggles between the list and icon view modes.</p> + <dt>View as icons</dt><dd>Toggles between the list and icon view modes.</dd> + + <dt>Show thumbnails</dt><dd>Toggles display of thumbnails in the list view display mode.</dd> - <p class="gq-file-pane-5"><b>Show thumbnails:</b> Toggles display of thumbnails in the list view display mode.</p> - - <p class="gq-file-pane-7"><b>Show filename text:</b> Toggles display of file names in the icon view display mode.</p> + <dt>Show filename text</dt><dd>Toggles display of file names in the icon view display mode.</dd> + + </dl> <p><br /> <br />