Git commit cc664ef69a980be07680d4f5669ff9b39992f3d1 by Gilles Caulier. Committed on 04/09/2016 at 18:38. Pushed by cgilles into branch 'master'.
doc++ M +29 -5 digikam/using-setup-album.docbook http://commits.kde.org/digikam-doc/cc664ef69a980be07680d4f5669ff9b39992f3d1 diff --git a/digikam/using-setup-album.docbook b/digikam/using-setup-album.docbook index 45217e0..180a3cd 100644 --- a/digikam/using-setup-album.docbook +++ b/digikam/using-setup-album.docbook @@ -5,11 +5,7 @@ <title>Icon-View Settings</title> <para> - TODO - </para> - - <para> - The <guilabel>Thumbnails</guilabel> options are described in the <link linkend="using-imageviewing">Images</link> section. + This view permit to customize the album icon-view contents and the behavior with user actions. </para> <para> @@ -20,6 +16,34 @@ </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. + </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. + </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> + </sect3> <sect3 id="using-setup-album-folderview">
