Git commit 101ebc49ad3ac3be65e7bcea12681461192ab8ff by Yuri Chornoivan. Committed on 08/01/2017 at 08:11. Pushed by yurchor into branch 'master'.
Sync docs with code (1 screenshot still need to be replaced) M +2 -3 doc/keyboard-commands.docbook M +4 -4 doc/konfigurator.docbook https://commits.kde.org/krusader/101ebc49ad3ac3be65e7bcea12681461192ab8ff diff --git a/doc/keyboard-commands.docbook b/doc/keyboard-commands.docbook index c91dc91f..014e3bcd 100644 --- a/doc/keyboard-commands.docbook +++ b/doc/keyboard-commands.docbook @@ -716,7 +716,7 @@ </entry> <entry> <para>Toggle between normal and full screen - <link linkend="termemu">Terminal emulator</link>.</para> + <link linkend="termemu">embedded terminal</link>.</para> </entry> </row> <row> @@ -1311,8 +1311,7 @@ </entry> <entry> <para>Show/hide the - <link linkend="cmdline">terminal - emulator</link>.</para> + <link linkend="cmdline">embedded terminal</link>.</para> </entry> </row> <row> diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook index 9a8b2be7..de834e34 100644 --- a/doc/konfigurator.docbook +++ b/doc/konfigurator.docbook @@ -158,7 +158,7 @@ </listitem> <listitem> <para> - <guilabel>Show terminal emulator</guilabel>: If + <guilabel>Show embedded terminal</guilabel>: If checked, the <link linkend="termemu">Terminal emulator</link> is visible after start-up. Available only if the <guilabel>Save component settings on exit</guilabel> item is unchecked.</para> </listitem> @@ -1013,19 +1013,19 @@ making them available via &plasma;'s trash. </para> <para> - <guilabel>Terminal</guilabel>: choose which terminal + <guilabel>External Terminal</guilabel>: choose which terminal emulator will be used when &krusader; opens a console window (via <keycap>F2</keycap>, or <menuchoice><guimenu>Tools</guimenu> <guimenuitem>Start Terminal</guimenuitem></menuchoice> menu option). </para> <para> - <guilabel>Terminal Emulator sends Chdir on a panel + <guilabel>Embedded Terminal sends Chdir on a panel change</guilabel>: if unchecked, there will be no <command>cd</command> command sent to the Terminal Emulator if the panel folder changes.</para> <para> - <guilabel>Fullscreen terminal (mc-style)</guilabel>: if checked, + <guilabel>Fullscreen embedded terminal (mc-style)</guilabel>: if checked, &krusader; shows fullscreen terminal in <application>Midnight Commander</application> style (Terminal is shown instead of &krusader; window).
