diff doc/options_editor_commands.html @ 1112:b223ad7f4867

Reformat more pages.
author zas_
date Mon, 10 Nov 2008 13:00:29 +0000
parents ae2b86450b1c
children 79e69e5f4642
line wrap: on
line diff
--- a/doc/options_editor_commands.html	Mon Nov 10 12:06:05 2008 +0000
+++ b/doc/options_editor_commands.html	Mon Nov 10 13:00:29 2008 +0000
@@ -49,13 +49,13 @@
   <br />
   </p>
 
-  <p><b>Menu name</b>: This field is used to represent the command in the menus of Geeqie, it is intended to describe the application or function that results from executing the command in the <u>Command Line</u> field.</p>
+  <dl class="dialog_desc">
+  <dt>Menu name</dt>
+  <dd><p>This field is used to represent the command in the menus of Geeqie, it is intended to describe the application or function that results from executing the command in the <u>Command Line</u> field.</p></dd>
 
-  <p><br />
-  <br />
-  </p>
-
-  <p><b>Command Line</b>: This field is the command to execute. Several macros are available to position image file names within the command. If no macro is specified, the behavior will be to append the filenames onto the end of the command (the result will be the same as &ldquo;<i>command %f</i>&rdquo;).</p>
+ 
+  <dt>Command Line</dt>
+  <dd><p>This field is the command to execute. Several macros are available to position image file names within the command. If no macro is specified, the behavior will be to append the filenames onto the end of the command (the result will be the same as &ldquo;<i>command %f</i>&rdquo;).</p>
 
   <div class="macro_description">
        <table width="80%" border="0" cellpadding="4" cellspacing="0" rules="ROWS">
@@ -126,14 +126,16 @@
 	  </tbody>
           </table>
   </div>
+  </dd>
 
-  <p><br />
-  <br />
-  </p>
+
+  <dt>Help button</dt>
+  <dd><p>Displays reference list of the supported command macros.</p></dd>
 
-  <p><b>Help</b> button: Displays reference list of the supported command macros.</p>
-
-  <p><b>Defaults</b> button: Resets all commands to the default settings, discarding any customizations made by the user.</p>
+  <dt>Defaults button</dt>
+  <dd><p>Resets all commands to the default settings, discarding any customizations made by the user.</p></dd>
+  
+  </dl>
 
   <p><br />
   <br />