Git commit 89d5e62b34f6b6bf1f987f2aaf331f457e9c5c52 by Toni Asensi Esteve. Committed on 16/08/2021 at 22:53. Pushed by asensi into branch 'master'.
Relocate information about the rightmost button on the Tab bar Revision: https://invent.kde.org/utilities/krusader/-/merge_requests/62 M +4 -3 doc/user-interface.docbook https://invent.kde.org/utilities/krusader/commit/89d5e62b34f6b6bf1f987f2aaf331f457e9c5c52 diff --git a/doc/user-interface.docbook b/doc/user-interface.docbook index c8642acf..1a2a5c3e 100644 --- a/doc/user-interface.docbook +++ b/doc/user-interface.docbook @@ -725,7 +725,8 @@ <action>open a new tab</action> and keep the current tab opened: <keycap>Right-click</keycap> on a directory and select - <guimenuitem>Open in New Tab</guimenuitem>.</para> + <guimenuitem>Open in New Tab</guimenuitem>, or click on + the rightmost button on the Tab bar.</para> </listitem> <listitem> <para>To <action>lock a tab</action>, <keycap>Right-click</keycap> and @@ -742,8 +743,8 @@ <guimenuitem>Duplicate Current Tab</guimenuitem>, or use <keycombo action="simul"> &Ctrl;&Alt;&Shift; - <keycap>N</keycap></keycombo>, - or click on the rightmost button on the Tab bar.</para> + <keycap>N</keycap></keycombo>. + </para> </listitem> <listitem> <para>To
