Git commit 1827587c22bc3deaf847145234be80267f57eb7f by Gilles Caulier.
Committed on 17/11/2016 at 12:29.
Pushed by cgilles into branch 'master'.

apply patch #17 from Wolfgang.

M  +13   -6    digikam/tool-maintenance.docbook
M  +2    -2    digikam/using-setup-views.docbook

http://commits.kde.org/digikam-doc/1827587c22bc3deaf847145234be80267f57eb7f

diff --git a/digikam/tool-maintenance.docbook b/digikam/tool-maintenance.docbook
index c002561..d8b5f9c 100644
--- a/digikam/tool-maintenance.docbook
+++ b/digikam/tool-maintenance.docbook
@@ -3,7 +3,7 @@
 
     <abstract>
         <para>
-            Maintenance is a tool run processes in the background to maintain 
image collections and database contents.
+            Maintenance is a tool running processes in the background to 
maintain image collections and database contents.
         </para>
     </abstract>
 
@@ -30,7 +30,7 @@
             <title>The Common Options</title>
 
             <para>
-                In the Common Options section you can restrict the scope of 
the maintenance process(es) to certain albums or tags. You got to un-check 
<guilabel>Whole albums collection</guilabel> or <guilabel>Whole tags 
collection</guilabel> to get access to the drop down fields where you can 
select albums or tags. If you switch from <guilabel>Albums</guilabel> to 
<guilabel>Tags</guilabel> or vice versa your selection in the now grayed out 
item will remain untouched which might be useful if you need a certain 
selection more often.
+                In the Common Options section you can restrict the scope of 
the maintenance process(es) to certain albums or tags. You got to un-check 
<guilabel>Whole albums collection</guilabel> or <guilabel>Whole tags 
collection</guilabel> to get access to the drop down fields where you can 
select albums or tags. Note that in this drop down field you have a context 
menu to select or deselect children and/or parents and also to invert the 
selection. If you switch from <guilabel>Albums</guilabel> to 
<guilabel>Tags</guilabel> or vice versa your selection in the now grayed out 
item will remain untouched which might be useful if you need a certain 
selection more often.
             </para>
             
             <para>
@@ -59,7 +59,11 @@
             <title>The Rebuild Thumbnails Tool</title>
 
             <para>
-                TODO
+                Rebuilding the thumbnails might be necessary if you worked on 
your images with other applications or if you changed the thumbnail size in 
+                <menuchoice>
+                    <guimenu>Settings</guimenu><guisubmenu>Configure 
&digikam;</guisubmenu><guisubmenu>Views</guisubmenu><guimenuitem>Tree-Views</guimenuitem>
+                </menuchoice>. 
+                The <quote> Scan for changed or non-cataloged items</quote> 
option can speed up the process in the first case or if you just added pictures 
to your collection.
             </para>
 
         </sect2>
@@ -68,7 +72,8 @@
             <title>The Rebuild Fingerprints Tool</title>
 
             <para>
-                TODO
+                Fingerprints are necessary for finding duplicates and similar 
items and for finding images by scetches. For detailed description see 
+                <link linkend="using-mainwindow-fuzzysearches">Fuzzy 
View</link>.
             </para>
 
         </sect2>
@@ -77,16 +82,18 @@
             <title>The Find Duplicates Tool</title>
 
             <para>
-                TODO
+                The Find Duplicates Tool is doing the same as the 
<guilabel>Find duplicates</guilabel> button in the Fuzzy View, but here you can 
combine it with other maintenance operations and you have the chance to check 
<quote>Work on all processor cores</quote> under Common Options (see above) to 
speed up the process.
             </para>
 
         </sect2>
 
         <sect2 id="tool-maintenance-features-faces">
             <title>The Face Management Tool</title>
+            <subtitle>Detect and Recognize Faces</subtitle>
 
             <para>
-                TODO
+                This is the same process you can access in the People View 
with the <guilabel>Scan collection for faces</guilabel> button. Here you just 
cannot set the Fast - Accurate parameter and the option <quote>Clear and 
rebuild all training data</quote>. For more information about the Faces Data 
Management options see 
+                <link linkend="using-mainwindow-peopleview">People View</link>.
             </para>
 
         </sect2>
diff --git a/digikam/using-setup-views.docbook 
b/digikam/using-setup-views.docbook
index 9f145cc..f81965f 100644
--- a/digikam/using-setup-views.docbook
+++ b/digikam/using-setup-views.docbook
@@ -90,7 +90,7 @@
     </sect3>
 
     <sect3 id="using-setup-views-preview">
-        <title>Album View Preview Settings</title>
+        <title>Preview Settings</title>
 
         <para>
             Instead of opening the image in the editor, the &digikam; preview 
mode (<keycap>F3</keycap>) will show the image within the main window in the 
Image Area. The advantage of the preview is that it is faster than opening the 
image editor and that the icons of the other images remain visible so that you 
are able to review the list of current images quickly. Depending on your 
computer features, you can customize the best way to load images into the 
preview. Raw files can be processed differently, as this kind of container can 
require long computation.
@@ -113,7 +113,7 @@
         </para>
 
         <para>
-            The option <guilabel>Show icons and text over preview</guilabel> 
will show icons for rotation, face tags, full screen mode etc. in the top left 
corner of the image preview. TODO text?
+            The option <guilabel>Show icons and text over preview</guilabel> 
will show icons for rotation, face tags, full screen mode etc. in the top left 
corner of the image preview and a text indicating which data the preview is 
showing in the top right corner.
         </para>
 
         <para>

Reply via email to