Revision: 1207
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1207&view=rev
Author:   zas_
Date:     2008-11-10 13:00:29 +0000 (Mon, 10 Nov 2008)

Log Message:
-----------
Reformat more pages.

Modified Paths:
--------------
    trunk/doc/main_window_file_pane.html
    trunk/doc/options_editor_commands.html
    trunk/doc/reference_management.html
    trunk/doc/reference_thumbnails.html

Modified: trunk/doc/main_window_file_pane.html
===================================================================
--- trunk/doc/main_window_file_pane.html        2008-11-10 12:06:05 UTC (rev 
1206)
+++ trunk/doc/main_window_file_pane.html        2008-11-10 13:00:29 UTC (rev 
1207)
@@ -77,8 +77,8 @@
 
   <p>It is possible to select more than one image from the file pane. Multiple 
files can be selected with several methods:</p>
 
-  <p>Mouse:</p>
-
+  <h3>Mouse</h3>
+  
   <ul>
     <li>
       <p>Control + Primary mouse button will add or remove the file from the 
selection.</p>
@@ -97,7 +97,7 @@
     </li>
   </ul>
 
-  <p>Keyboard:</p>
+  <h3>Keyboard</h3>
 
   <ul>
     <li>
@@ -141,15 +141,20 @@
 
   <dl class="menu_desc">
 
-  <dt>View in new window</dt><dd>Opens a new window containing a list of the 
currently selected images.</dd>
+  <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>
+  <dt>Sort</dt>
+  <dd>Changes the sort order of file pane.</dd>
 
-  <dt>View as icons</dt><dd>Toggles between the list and icon view modes.</dd>
+  <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>
+  <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>
+  <dt>Show filename text</dt>
+  <dd>Toggles display of file names in the icon view display mode.</dd>
  
   </dl>
 

Modified: trunk/doc/options_editor_commands.html
===================================================================
--- trunk/doc/options_editor_commands.html      2008-11-10 12:06:05 UTC (rev 
1206)
+++ trunk/doc/options_editor_commands.html      2008-11-10 13:00:29 UTC (rev 
1207)
@@ -49,14 +49,14 @@
   <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>
+ 
+  <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>
 
-  <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>
-
   <div class="macro_description">
        <table width="80%" border="0" cellpadding="4" cellspacing="0" 
rules="ROWS">
        <col id="macro_description_col1" width="20%"></col>
@@ -126,14 +126,16 @@
          </tbody>
           </table>
   </div>
+  </dd>
 
-  <p><br />
-  <br />
-  </p>
 
-  <p><b>Help</b> button: Displays reference list of the supported command 
macros.</p>
+  <dt>Help button</dt>
+  <dd><p>Displays reference list of the supported command macros.</p></dd>
 
-  <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 />

Modified: trunk/doc/reference_management.html
===================================================================
--- trunk/doc/reference_management.html 2008-11-10 12:06:05 UTC (rev 1206)
+++ trunk/doc/reference_management.html 2008-11-10 13:00:29 UTC (rev 1207)
@@ -49,9 +49,13 @@
 
   <p>The utilities listed here operate on the Geeqie caching mechanism. This 
also includes the data cached for the <a 
href="image_search_search.html">search</a> and <a 
href="image_search_finding_duplicates.html">find duplicates</a> utilities.</p>
 
-  <p><b>Clean up</b>: Removes thumbnails and data for which the source image 
is no longer present, or has been modified since the thumbnail was 
generated.</p>
+  <dl class="dialog_desc">
+  <dt>Clean up</dt>
+  <dd><p>Removes thumbnails and data for which the source image is no longer 
present, or has been modified since the thumbnail was generated.</p></dd>
 
-  <p><b>Clear cache:</b> Removes all thumbnails and data stored in the user's 
home folder: $HOME/.geeqie/thumbnails.</p>
+  <dt>Clear cache</dt>
+  <dd><p>Removes all thumbnails and data stored in the user's home folder: 
$HOME/.geeqie/thumbnails.</p></dd>
+  </dl>
 
   <p><br />
   <br />
@@ -60,11 +64,14 @@
   <h2>Shared thumbnail cache</h2>
 
   <p>The utilities listed here operate on the shared thumbnail mechanism.</p>
+ 
+  <dl class="dialog_desc">
+  <dt>Clean up</dt>
+  <dd><p>Removes thumbnails for which the source image is no longer present, 
or has been modified since the thumbnail was generated.</p></dd>
 
-  <p><b>Clean up:</b> Removes thumbnails for which the source image is no 
longer present, or has been modified since the thumbnail was generated.</p>
-
-  <p><b>Clear cache:</b> Removes all thumbnails stored in the user's home 
folder: $HOME/.thumbnails.</p>
-
+  <dt>Clear cache</dt>
+  <dd><p>Removes all thumbnails stored in the user's home folder: 
$HOME/.thumbnails.</p></dd>
+  </dl>
   <p><br />
   <br />
   </p>
@@ -73,12 +80,19 @@
 
   <p>This utility will render thumbnails using the current thumbnail caching 
mechanism, as determined in <a href="options_general.html">preferences</a>.</p>
 
-  <p><b>Render:</b> Pre-render thumbnails for a specific folder, the utility 
has the following options:</p>
+  <dl class="dialog_desc">
 
-  <p><b>Include subfolders:</b> Enable to include all images contained in the 
subfolders of folder.</p>
+  <dt>Render</dt>
+  <dd><p>Pre-render thumbnails for a specific folder, the utility has the 
following options:</p></dd>
 
-  <p><b>Store thumbnails local to source images:</b> The generated thumbnails 
will be stored local to the source images, if you have the permissions to write 
to the folder containing the images.</p>
+  <dt>Include subfolders</dt>
+  <dd><p>Enable to include all images contained in the subfolders of 
folder.</p></dd>
 
+  <dt>Store thumbnails local to source images</dt>
+  <dd><p>The generated thumbnails will be stored local to the source images, 
if you have the permissions to write to the folder containing the 
images.</p></dd>
+
+  </dl>
+
   <p><br />
   <br />
   </p>
@@ -87,7 +101,10 @@
 
   <p>This utility operates on the data store for <a 
href="sidebars_keywords.html">keywords and comments</a> located in the user's 
home folder: $HOME/.geeqie/metadata.</p>
 
-  <p><b>Clean up:</b> Removes keywords and comments for which the source image 
is no longer present.</p>
+  <dl class="dialog_desc">
+  <dt>Clean up</dt>
+  <dd><p>Removes keywords and comments for which the source image is no longer 
present.</p></dd>
+  </dl>
 
   <p><br />
   <br />

Modified: trunk/doc/reference_thumbnails.html
===================================================================
--- trunk/doc/reference_thumbnails.html 2008-11-10 12:06:05 UTC (rev 1206)
+++ trunk/doc/reference_thumbnails.html 2008-11-10 13:00:29 UTC (rev 1207)
@@ -57,19 +57,19 @@
 
   <p>Thumbnails are stored in:</p>
 
-  <p>($HOME)/.geeqie/thumbnails</p>
+  <p><code>($HOME)/.geeqie/thumbnails</code></p>
 
   <p>The directory structure of the thumbnail cache duplicates the location of 
the source files, for example a source file with the name:</p>
 
-  <p>/path/to/image.jpg</p>
+  <p><code>/path/to/image.jpg</code></p>
 
   <p>will store the thumbnail in:</p>
 
-  <p>($HOME)/.geeqie/thumbnails/path/to/image.jpg.png</p>
+  <p><code>($HOME)/.geeqie/thumbnails/path/to/image.jpg.png</code></p>
 
   <p>When thumbnails are to be stored local to the source file, the thumbnail 
will be placed in:</p>
 
-  <p>/path/to/.thumbnails/image.jpg.png</p>
+  <p><code>/path/to/.thumbnails/image.jpg.png</code></p>
 
   <p>Local thumbnail caching is enabled with the option &ldquo;Cache 
thumbnails into .thumbnails&rdquo; on the <a 
href="options_general.html">General</a> tab of the options dialog. If it is not 
possible to store the thumbnail local to the source file (usually due to no 
write permissions), Geeqie will fall back to saving the thumbnail in the user's 
($HOME)/.geeqie/thumbnails folder.</p>
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to