Move menu descriptions to definitions lists.
[geeqie.git] / doc / main_window_file_pane.html
index 98dc6df..064480c 100644 (file)
 
   <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>
 
-  <p class="gq-file-pane-5"><b>View as icons:</b> Toggles between the list and icon view modes.</p>
+  <dt>Sort</dt><dd>Changes the sort order of file pane.</dd>
 
-  <p class="gq-file-pane-5"><b>Show thumbnails:</b> Toggles display of thumbnails in the list view display mode.</p>
+  <dt>View as icons</dt><dd>Toggles between the list and icon view modes.</dd>
 
-  <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 thumbnails</dt><dd>Toggles display of thumbnails in the list view display mode.</dd>
+
+  <dt>Show filename text</dt><dd>Toggles display of file names in the icon view display mode.</dd>
+  </dl>
 
   <p><br />
   <br />