Git commit f619bd025c68d259f6abfbe0dc103396e48c1161 by Burkhard L?ck. Committed on 18/11/2013 at 04:52. Pushed by lueck into branch 'KDE/4.11'.
add hint that single/double click option can be changed in dolphin/konqueror as well (cherry picked from commit a229b872a6ad98aa44ec7a98d0d5bbdde6249647) backport for 4.11 M +4 -0 doc/kcontrol/mouse/index.docbook http://commits.kde.org/kde-workspace/f619bd025c68d259f6abfbe0dc103396e48c1161 diff --git a/doc/kcontrol/mouse/index.docbook b/doc/kcontrol/mouse/index.docbook index 71cf8a1..f80da06 100644 --- a/doc/kcontrol/mouse/index.docbook +++ b/doc/kcontrol/mouse/index.docbook @@ -80,6 +80,10 @@ links in most web browsers. If checked however, icons/files will be opened with a double click, while a single click will only select the icon or file. This is the behavior you may know from other desktops or operating systems.</para> +<note> +<para>This option can be changed in the configuration dialogs of &dolphin; and &konqueror; +on the <guilabel>Navigation</guilabel> tab as well.</para> +</note> </listitem> </varlistentry>
