Git commit 4d83ed9c7740a6eee58718409f9a7ee84d500bff by Burkhard Lück. Committed on 04/12/2016 at 12:05. Pushed by lueck into branch 'master'.
single/double click setting is in mouse kcm, not in dolphin seetings in navigation page M +6 -3 doc/index.docbook https://commits.kde.org/dolphin/4d83ed9c7740a6eee58718409f9a7ee84d500bff diff --git a/doc/index.docbook b/doc/index.docbook index 535f419..edb2ee1 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -239,8 +239,8 @@ can be accessed or manipulated in different ways: <listitem><para> A file or folder can be opened by clicking it with the &LMB; (or double-clicking, if <guilabel>Double-click to open files and folders</guilabel> -is enabled in the <link linkend="preferences-dialog-navigation"><quote>Navigation</quote> -section of the settings</link>). +is enabled in the &systemsettings; in the <menuchoice><guimenu>Input Devices</guimenu> +<guimenuitem>Mouse</guimenuitem></menuchoice> module.. </para></listitem> <listitem><para> @@ -803,7 +803,10 @@ a KIOSlave is launched to provide the search results.</para> <para>The option from <guilabel>Everywhere</guilabel> with activated Baloo services searches in all indexed folders, without Baloo this option starts the search from the user's <replaceable>Home</replaceable> folder.</para> - +<!--FIXME 16.12 +https://git.reviewboard.kde.org/r/123883/ +Add prototype of a "More search tools..." button +--> <screenshot> <screeninfo>Search with More Options</screeninfo> <mediaobject>
