Mercurial > geeqie
diff doc/main_window_menus.html @ 1107:1bb220ff787e
More cleanup of tables.
author | zas_ |
---|---|
date | Sun, 09 Nov 2008 13:37:39 +0000 |
parents | 215e102c1819 |
children | 36e6014c612a |
line wrap: on
line diff
--- a/doc/main_window_menus.html Sun Nov 09 13:06:16 2008 +0000 +++ b/doc/main_window_menus.html Sun Nov 09 13:37:39 2008 +0000 @@ -203,56 +203,56 @@ <p>Please note the removed semicolon and the change of “<control>q” to “q”, be careful not to change any of the other text on the line or Geeqie may ignore the customization. The keyboard modifiers and their respective text are listed below:</p> - <dl> - <dd> - <dl> - <dd> - <table width="60%" border="0" cellpadding="4" cellspacing="0"> - - <tr valign="top"> - <td width="50%"> + <div class="accels_file_syntax"> + <table width="60%" border="0" cellpadding="4" cellspacing="0" rules="ROWS"> + <col id="accels_file_syntax_col1" width="50%"> + <col id="accels_file_syntax_col2" width="50%"> + + <thead> + <tr> + <td> <p>Key</p> </td> - <td width="50%"> + <td> <p>Text to use in accels file</p> </td> </tr> + </thead> - <tr valign="top"> - <td width="50%"> + <tbody> + <tr> + <td> <p>[Shift]</p> </td> - <td width="50%"> + <td> <p><shift></p> </td> </tr> - <tr valign="top"> - <td width="50%"> + <tr> + <td> <p>[Control]</p> </td> - <td width="50%"> + <td> <p><control></p> </td> </tr> - <tr valign="top"> - <td width="50%"> + <tr> + <td> <p>[Alt]</p> </td> - <td width="50%"> + <td> <p><alt></p> </td> </tr> + </tbody> </table> - </dd> - </dl> - </dd> - </dl> + </div> <p><br /> <br />