Git commit efea2cd2de732e57ffa1591501e25a0b1b5adfdd by Yuri Chornoivan. Committed on 18/09/2017 at 17:27. Pushed by yurchor into branch 'master'.
Follow the renaming of popup panel in docs M +1 -1 doc/diskusage.docbook M +1 -1 doc/features.docbook M +1 -1 doc/keyboard-commands.docbook M +1 -1 doc/man-krusader.1.docbook M +9 -9 doc/user-interface.docbook https://commits.kde.org/krusader/efea2cd2de732e57ffa1591501e25a0b1b5adfdd diff --git a/doc/diskusage.docbook b/doc/diskusage.docbook index 8d59d3ee..f94f1e4a 100644 --- a/doc/diskusage.docbook +++ b/doc/diskusage.docbook @@ -28,7 +28,7 @@ <keycombo action="simul">&Alt;&Shift; <keycap>S</keycap></keycombo> to start this feature in a separate window, or open it inside the - <link linkend="popup_panel">PopUp Panel</link>.</para> + <link linkend="sidebar">Sidebar</link>.</para> <para>Disk Usage Keybindings, right click menu.</para> <itemizedlist> <listitem> diff --git a/doc/features.docbook b/doc/features.docbook index ad963878..162fdb6d 100644 --- a/doc/features.docbook +++ b/doc/features.docbook @@ -64,7 +64,7 @@ </listitem> <listitem> <para>Several Panel view modes via the - <link linkend="popup_panel">PopUp Panel</link>.</para> + <link linkend="sidebar">Sidebar</link>.</para> </listitem> </itemizedlist> </para> diff --git a/doc/keyboard-commands.docbook b/doc/keyboard-commands.docbook index 6ad62e71..dd103633 100644 --- a/doc/keyboard-commands.docbook +++ b/doc/keyboard-commands.docbook @@ -499,7 +499,7 @@ </para> </entry> <entry> - <para><link linkend="popup_panel">PopUp Panel</link>.</para> + <para><link linkend="sidebar">Sidebar</link>.</para> </entry> </row> <row> diff --git a/doc/man-krusader.1.docbook b/doc/man-krusader.1.docbook index 462093e0..4883b982 100644 --- a/doc/man-krusader.1.docbook +++ b/doc/man-krusader.1.docbook @@ -192,7 +192,7 @@ Supports: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, xz, zip, and 7-zi <para>Mountmanager, Locate, Krename support.</para> -<para>Root mode, Tabbed panels, PopUp Panel. Mouse selection modes.</para> +<para>Root mode, Tabbed panels, Sidebar. Mouse selection modes.</para> <para>Profiles for: Panels, Key-bindings, Colors.</para> diff --git a/doc/user-interface.docbook b/doc/user-interface.docbook index 4e523098..f96edeb1 100644 --- a/doc/user-interface.docbook +++ b/doc/user-interface.docbook @@ -257,9 +257,9 @@ directories.</para> </listitem> <listitem> - <para><link linkend="popup_panel">PopUp Panel</link>: has several display + <para><link linkend="sidebar">Sidebar</link>: has several display modes: Preview, Tree, Quickselect, View and Disk Usage for - the file or directory that has the focus. The PopUp Panel + the file or directory that has the focus. The Sidebar may be left open or closed, as desired.</para> </listitem> </itemizedlist> @@ -451,18 +451,18 @@ </listitem> </itemizedlist> </sect2> - <sect2 id="popup_panel"> - <title>PopUp Panel</title> + <sect2 id="sidebar"> + <title>Sidebar</title> <indexterm> - <primary>Panel</primary> - <secondary>PopUp Panel (3rd Panel)</secondary> + <primary>Sidebar</primary> + <secondary>Sidebar (3rd Panel)</secondary> </indexterm> <para>This is "&krusader; is 3rd Hand" or the 3rd Panel, click on the arrow-up button on the right of the <guilabel>Totals Label</guilabel> or <keycombo action="simul">&Alt; <keycap>Down-Arrow</keycap></keycombo> to open the - <guilabel>PopUp Panel</guilabel>. This panel has several + <guilabel>Sidebar</guilabel>. This panel has several display modes which can be activated by clicking on the appropriate button.</para> <itemizedlist> @@ -514,9 +514,9 @@ </listitem> </itemizedlist> <para> - It is possible to change the popup panel placement using the rotation button + It is possible to change the sidebar placement using the rotation button which is located to the left of the arrow down button at the bottom part of the &krusader; tab. - Each click on this button moves the popup panel on one position in the loop "bottom-left-top-right". + Each click on this button moves the sidebar on one position in the loop "bottom-left-top-right". </para> <para>If needed you can resize the window ⪚ to better display a picture or view a file contents. Click
