Git commit 42a1aa22468bf32d6846d3d77f149a0cb257c6c8 by Gilles Caulier. Committed on 05/09/2016 at 18:27. Pushed by cgilles into branch 'master'.
polish M +6 -51 digikam/using-setup-album.docbook http://commits.kde.org/digikam-doc/42a1aa22468bf32d6846d3d77f149a0cb257c6c8 diff --git a/digikam/using-setup-album.docbook b/digikam/using-setup-album.docbook index 3f9127b..b7eddeb 100644 --- a/digikam/using-setup-album.docbook +++ b/digikam/using-setup-album.docbook @@ -5,59 +5,21 @@ <title>Icon-View Settings</title> <para> - This view permit to customize the album icon-view contents and the behavior with user actions. - </para> - - <para> - <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-iconview.png" format="PNG" /> </imageobject></inlinemediaobject> - - </para> - - <para> - The <guilabel>Show filename</guilabel> option show the filename below the image thumbnail. - </para> - - <para> - The <guilabel>Show file size</guilabel> option show the file size below the image thumbnail. </para> <para> - The <guilabel>Show camera creation date</guilabel> option show the camera creation date below the image thumbnail. + The first serie of settings on the left side of this view permit to customize the technical information to show below the album icon-view thumbnail, as the filename, the file size, the creation date, the image dimensions, and the aspect ratio. </para> <para> - The <guilabel>Show file modification date</guilabel> option show the file modification date below the image thumbnail if it's different than camera creation date. This option is useful to identify quickly which items have been modified. + Note that <guilabel>Show file modification date</guilabel> option show the file modification date only if it's different than <guilabel>Show camera creation date</guilabel>. This option is useful to identify quickly which items have been modified. </para> <para> - The <guilabel>Show image dimensions</guilabel> option show the image size in pixels below the image thumbnail. - </para> - - <para> - The <guilabel>Show image aspect ratio</guilabel> option show the image aspect ratio below the image thumbnail. - </para> - - <para> - The <guilabel>Show image format</guilabel> option show image mime-type over image thumbnail. - </para> - - <para> - The <guilabel>Show digiKam title</guilabel> option show the digiKam title below the image thumbnail. - </para> - - <para> - The <guilabel>Show digiKam captions</guilabel> option show the digiKam captions below the image thumbnail. - </para> - - <para> - The <guilabel>Show digiKam tags</guilabel> option show the digiKam tags list below the image thumbnail. - </para> - - <para> - The <guilabel>Show digiKam rating</guilabel> option show the digiKam rating below the image thumbnail. + On the right side, the options permit to customize other properties to show over and below the album icon-view thumbnail, as the file mime-type, the title, the caption, and the labels. </para> <para> @@ -80,7 +42,10 @@ <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-iconview-item.png" format="PNG" /> </imageobject></inlinemediaobject> + </para> + <para> + On the bottom side of this settings panel, you can tune the behavior of icon-view item with user actions. </para> <para> @@ -105,11 +70,9 @@ </para> <para> - <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-folderview.png" format="PNG" /> </imageobject></inlinemediaobject> - </para> </sect3> @@ -126,11 +89,9 @@ </para> <para> - <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-preview.png" format="PNG" /> </imageobject></inlinemediaobject> - </para> </sect3> @@ -143,11 +104,9 @@ </para> <para> - <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-fullscreen.png" format="PNG" /> </imageobject></inlinemediaobject> - </para> </sect3> @@ -164,11 +123,9 @@ </para></note> <para> - <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-mimetypes.png" format="PNG" /> </imageobject></inlinemediaobject> - </para> </sect3> @@ -181,11 +138,9 @@ </para> <para> - <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-album-categories.png" format="PNG" /> </imageobject></inlinemediaobject> - </para> </sect3>
