Git commit 92ed10c7a796ee274550585803dac85341663d27 by Gilles Caulier. Committed on 03/10/2016 at 14:56. Pushed by cgilles into branch 'master'.
new patch from Wolfgang to fix sentences in Setup Tooltip section M +4 -4 digikam/using-setup-tooltip.docbook http://commits.kde.org/digikam-doc/92ed10c7a796ee274550585803dac85341663d27 diff --git a/digikam/using-setup-tooltip.docbook b/digikam/using-setup-tooltip.docbook index 91f16f7..676ec23 100644 --- a/digikam/using-setup-tooltip.docbook +++ b/digikam/using-setup-tooltip.docbook @@ -2,16 +2,16 @@ <title>Tooltip Settings</title> <para> - This setup page covers all options of information appearing when the mouse hovers over a file in the main view. According the checked options they will be shown or not. + This setup page covers all options of information appearing when the mouse hovers over a file icon in the Image Area. According to the checked options they will be shown or not. </para> <para> - See below an example of information displayed in tooltip over thumbbar item with the relevant settings done in configuration page. + See below an example of the information displayed in a tooltip over an icon with the relevant settings done in the configuration page. - <inlinemediaobject><imageobject> + <mediaobject><imageobject> <imagedata fileref="&path;using-setup-tooltip.png" format="PNG" /> - </imageobject></inlinemediaobject> + </imageobject></mediaobject> </para>
