Mercurial > geeqie.yaz
diff doc/image_search_finding_duplicates.html @ 1108:36e6014c612a
Reformat and cleanup.
author | zas_ |
---|---|
date | Sun, 09 Nov 2008 17:17:19 +0000 |
parents | ae2b86450b1c |
children | 79e69e5f4642 |
line wrap: on
line diff
--- a/doc/image_search_finding_duplicates.html Sun Nov 09 13:37:39 2008 +0000 +++ b/doc/image_search_finding_duplicates.html Sun Nov 09 17:17:19 2008 +0000 @@ -51,9 +51,19 @@ <p>Add files to be compared using drag and drop. Drop files or folders onto the Find Duplicates window to add them to the list of files to compare. When one or more folders are dropped onto the window a menu will appear allowing you to choose the desired action:</p> - <p><b>Add contents:</b> The contents of dropped folders will added to the window.<br /> - <b>Add contents recursive:</b> The contents of dropped folders and all sub folders will be added to the window.<br /> - <b>Skip folders:</b> Ignore folders contained in the drop list.</p> + <p> + <dl class="menu_desc"> + <dt>Add contents</dt> + <dd><p>The contents of dropped folders will added to the window.</p></dd> + + <dt>Add contents recursive</dt> + <dd><p>The contents of dropped folders and all sub folders will be added to the window.</p></dd> + + <dt>Skip folders</dt> + <dd><p>Ignore folders contained in the drop list.</p></dd> + + </dl> + </p> <p>When files are added to the window, the comparison is restarted to include the new files.</p> @@ -65,25 +75,27 @@ <p>The attribute to use for two images to match can be selected with the “Compare by:” drop down menu. Each method is explained below:</p> - <p><b>Name:</b> The file name.</p> + <dl class="dialog_desc"> + <dt>Name</dt><dd><p>The file name.</p></dd> - <p><b>Size:</b> The file size.</p> + <dt>Size</dt><dd><p>The file size.</p></dd> - <p><b>Date:</b> The file date.</p> + <dt>Date</dt><dd><p>The file date.</p></dd> - <p><b>Dimensions:</b> The image dimensions.</p> + <dt>Dimensions</dt><dd><p>The image dimensions.</p></dd> - <p><b>Checksum:</b> The MD5 file checksum.</p> + <dt>Checksum</dt><dd><p>The MD5 file checksum.</p></dd> - <p><b>Path:</b> The complete path to file.</p> + <dt>Path</dt><dd><p>The complete path to file.</p></dd> - <p><b>Similarity (high):</b> Very similar image content.</p> + <dt>Similarity (high)</dt><dd><p>Very similar image content.</p></dd> - <p><b>Similarity:</b> Similar image content.</p> + <dt>Similarity</dt><dd><p>Similar image content.</p></dd> - <p><b>Similarity (low):</b> Slightly similar image content.</p> + <dt>Similarity (low)</dt><dd><p>Slightly similar image content.</p></dd> - <p><b>Similarity (custom):</b> Similar image content, the value to use to consider two images a match is configured in the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog by setting the “Custom similarity threshold”.</p> + <dt>Similarity (custom)</dt><dd><p>Similar image content, the value to use to consider two images a match is configured in the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog by setting the “Custom similarity threshold”.</p></dd> + </dl> <p><br /> <br />