[digikam-doc] /: implement Setup/Misc/Behavior

Gilles Caulier caulier.gilles at gmail.com
Fri Sep 2 16:14:27 UTC 2016


Git commit ed4ab63db2c367470b51c3e7a31e7cb509b73985 by Gilles Caulier.
Committed on 02/09/2016 at 16:14.
Pushed by cgilles into branch 'master'.

implement Setup/Misc/Behavior

M  +1    -1    TODO
M  +26   -4    digikam/using-setup-misc-behavior.docbook

http://commits.kde.org/digikam-doc/ed4ab63db2c367470b51c3e7a31e7cb509b73985

diff --git a/TODO b/TODO
index fde540b..35d170e 100644
--- a/TODO
+++ b/TODO
@@ -134,7 +134,7 @@ using-setup-theme.docbook
 using-setup-cm.docbook                                                                             Add sections about Profiles and Advanced tabs
 using-setup-intro.docbook                  DONE            DONE               Gilles
 using-setup-misc.docbook                   DONE            DONE               Gilles
-using-setup-misc-behavior.docbook
+using-setup-misc-behavior.docbook          DONE            DONE               Gilles
 using-setup-tooltip.docbook                DONE            DONE               Gilles
 using-setup-collections.docbook 
 using-setup-lighttable.docbook 
diff --git a/digikam/using-setup-misc-behavior.docbook b/digikam/using-setup-misc-behavior.docbook
index f75de92..6ffab8f 100644
--- a/digikam/using-setup-misc-behavior.docbook
+++ b/digikam/using-setup-misc-behavior.docbook
@@ -2,15 +2,37 @@
     <title>Application Behavior Settings</title>
 
     <para>
-        With these settings, you can switch off the display of the splash screen when application loads. This may speed up the start time slightly.
-    </para>
-
-    <para>
         <inlinemediaobject><imageobject>
             <imagedata fileref="&path;using-setup-misc-behavior.png" format="PNG" />
         </imageobject></inlinemediaobject>
     </para>
 
+    <para>
+        With the <guilabel>Scroll current item to center of thumbbar</guilabel> setting, you can force thumbbar to center current selected item 
+        with mouse on the center of visible area.
+    </para>
+
+    <para>
+        With the <guilabel>Show splash screen at startup</guilabel> setting, you can switch off the display of the splash screen when application loads. 
+        This may speed up the start time slightly.
+    </para>
+
+    <para>
+        With the <guilabel>Sidebar tab title</guilabel> setting, you can sets how sidebars on the sides will show the tab titles.
+        Use <guilabel>Only For Active Tab</guilabel> option only if you use a small screen resolution as with a laptop computer.
+        Else <guilabel>For All Tabs</guilabel> will be a best choice to discover quickly all internal features of &digikam;.
+    </para>
+
+    <para>
+        With the <guilabel>Widget style</guilabel> setting, you can choose the default application window decoration and looks. 
+        <guilabel>Fusion</guilabel> style is the better choice under all desktop.
+    </para>
+
+    <para>
+        With the <guilabel>Icon theme</guilabel> setting, you can choose the default application icon theme. 
+        Theme availability depends of desktop used to run &digikam;.
+    </para>
+
 </sect3>
 
 <!--


More information about the kde-doc-english mailing list