Git commit 29495d70528f512c90d1151acc153923f48186c8 by Yuri Chornoivan. Committed on 12/07/2017 at 16:15. Pushed by yurchor into branch 'master'.
Add missing docs for an option in Konfigurator M +5 -0 doc/konfigurator.docbook https://commits.kde.org/krusader/29495d70528f512c90d1151acc153923f48186c8 diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook index a7c13c59..083e8171 100644 --- a/doc/konfigurator.docbook +++ b/doc/konfigurator.docbook @@ -321,6 +321,11 @@ </listitem> <listitem> <para> + <guilabel>Tooltip delay (msec)</guilabel>: Allows you to configure the delay in milliseconds + between the moment you have stopped mouse pointer above an item in a file list and the moment when the tooltip will be shown.</para> + </listitem> + <listitem> + <para> <guilabel>Use human readable file size</guilabel>: If checked, the file size appears in kB, Mb &etc;, and not in bytes (default).</para>
