Git commit a17a826e24d2d8e07e37ff66946663609e42ba62 by Yuri Chornoivan. Committed on 17/02/2019 at 09:59. Pushed by yurchor into branch 'master'.
Add new option to close the inactive split view to the docs M +8 -4 doc/index.docbook https://commits.kde.org/dolphin/a17a826e24d2d8e07e37ff66946663609e42ba62 diff --git a/doc/index.docbook b/doc/index.docbook index 05c3e6f10f..eecd2e1f05 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -70,8 +70,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2018-03-26</date> -<releaseinfo>Applications 18.04</releaseinfo> +<date>2019-02-17</date> +<releaseinfo>Applications 19.04</releaseinfo> <abstract> <para> @@ -1047,8 +1047,12 @@ Enable <guilabel>Rename inline</guilabel> to use this mode if only one item is c If this option is disabled or several items are selected, a dialog will be displayed for renaming. </para></listitem> -<listitem><para><guilabel>Use tab for switching between left and right split view</guilabel> -allows to switch without using the mouse. +<listitem><para>Enabling <guilabel>Switch between split views with tab key</guilabel> +allows to switch split views with the 	 key. +</para></listitem> + +<listitem><para>Disable <guilabel>Turning off split view closes active pane</guilabel> +to close the inactive pane when you are turning off the split view mode, ⪚ pressing <keycap>F3</keycap>. </para></listitem> </itemizedlist>
