[krusader] doc: Fix shortcuts (inspired by Christoph's work)

Yuri Chornoivan null at kde.org
Thu Aug 24 11:07:27 UTC 2017


Git commit 7d7b3ed793722df29af3fe83fd127d5b5afd3730 by Yuri Chornoivan.
Committed on 24/08/2017 at 11:07.
Pushed by yurchor into branch 'master'.

Fix shortcuts (inspired by Christoph's work)

M  +1    -1    doc/basic-functions.docbook
M  +1    -1    doc/features.docbook
M  +2    -2    doc/keyboard-commands.docbook
M  +1    -1    doc/konfigurator.docbook
M  +2    -21   doc/menu-commands.docbook

https://commits.kde.org/krusader/7d7b3ed793722df29af3fe83fd127d5b5afd3730

diff --git a/doc/basic-functions.docbook b/doc/basic-functions.docbook
index 2a944efd..b23a32c8 100644
--- a/doc/basic-functions.docbook
+++ b/doc/basic-functions.docbook
@@ -411,7 +411,7 @@
       Handling</title>
       <para>
       Rename the file under the cursor with the 
-      <keycap>F9</keycap> key or with two single mouse clicks. If
+      <keycap>F2</keycap> key or with two single mouse clicks. If
       only the file name needs to be renamed and not the extension,
       you can configure this in the
       <link linkend="konfig-general-atomic">Konfigurator General page</link>. 
diff --git a/doc/features.docbook b/doc/features.docbook
index 17cf4e71..ad963878 100644
--- a/doc/features.docbook
+++ b/doc/features.docbook
@@ -151,7 +151,7 @@
             local targets at copy/move operations.</para>
           </listitem>
           <listitem>
-            <para><keycap>F2</keycap> opens a 
+            <para><keycap>F9</keycap> opens a 
             <link linkend="tools-menu">Terminal Window</link> in the
             current directory.</para>
           </listitem>
diff --git a/doc/keyboard-commands.docbook b/doc/keyboard-commands.docbook
index 17e9c74d..6ad62e71 100644
--- a/doc/keyboard-commands.docbook
+++ b/doc/keyboard-commands.docbook
@@ -105,7 +105,7 @@
             </entry>
             <entry>
               <para>
-                <link linkend="tools-menu">Terminal.</link>
+                <link linkend="basic">Rename files.</link>
               </para>
             </entry>
           </row>
@@ -191,7 +191,7 @@
             </entry>
             <entry>
               <para>
-                <link linkend="basic">Rename files.</link>
+                <link linkend="tools-menu">Terminal.</link>
               </para>
             </entry>
           </row>
diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook
index 083e8171..086421f2 100644
--- a/doc/konfigurator.docbook
+++ b/doc/konfigurator.docbook
@@ -1025,7 +1025,7 @@
       <para>
         <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>
+	console window (via <keycap>F9</keycap>, or <menuchoice><guimenu>Tools</guimenu>
 	<guimenuitem>Start Terminal</guimenuitem></menuchoice>
         menu option).
       </para>
diff --git a/doc/menu-commands.docbook b/doc/menu-commands.docbook
index 3eaecab1..c7df9364 100644
--- a/doc/menu-commands.docbook
+++ b/doc/menu-commands.docbook
@@ -406,6 +406,7 @@
           directory.</para>
         </listitem>
       </varlistentry>
+<!--
       <varlistentry>
         <term>
           <menuchoice>
@@ -421,7 +422,7 @@
           <link linkend="renaming">Renames</link> the currently
           selected file.</para>
         </listitem>
-      </varlistentry>
+      </varlistentry>-->
       <varlistentry>
         <term>
           <menuchoice>
@@ -1342,26 +1343,6 @@
           <link linkend="konfig-general">Konfigurator General page</link>.</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term>
-          <menuchoice>
-            <shortcut>
-              <keycombo action="simul">
-                <keycap>F2</keycap>
-              </keycombo>
-            </shortcut>
-            <guimenu>Tools</guimenu>
-            <guimenuitem>Start Terminal Here</guimenuitem>
-          </menuchoice>
-        </term>
-        <listitem>
-          <para>Opens a terminal window in the currently browsed
-          directory of the active panel. You can choose your
-          favorite terminal application in the
-          <link linkend="konfig-general">Konfigurator General page</link>.</para>
-        </listitem>
-      </varlistentry>
-      <!-- vertical bar -->
       <varlistentry id="root-mode">
         <term>
           <menuchoice>


More information about the kde-doc-english mailing list