Git commit 31b2c139df5eace11c52730c156e46c2ceeea584 by Yuri Chornoivan. Committed on 27/05/2017 at 08:15. Pushed by yurchor into branch 'master'.
Add docs on the new 'Show Tab Bar on single tab' option M +5 -0 doc/konfigurator.docbook https://commits.kde.org/krusader/31b2c139df5eace11c52730c156e46c2ceeea584 diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook index 9d66a0ec..a7c13c59 100644 --- a/doc/konfigurator.docbook +++ b/doc/konfigurator.docbook @@ -249,6 +249,11 @@ <para> <guilabel>Tab Bar position</guilabel>: Lets you choose <link linkend="folder-tabs">Tab bar</link> position (<guimenuitem>Bottom</guimenuitem> or <guimenuitem>Top</guimenuitem>).</para> </listitem> + <listitem> + <para> + <guilabel>Show Tab Bar on single tab</guilabel>: If checked, + &krusader; displays the Tab Bar even if there is only one <link linkend="folder-tabs">tab</link> on the panel.</para> + </listitem> </itemizedlist> <itemizedlist> <title>
