[gnome-commander/gcmd-1-2-8] Fixed problem #639243 (misleading docs for F2 shortcut)



commit 53a7d4d6ed23a7eb8cc420a6d48026e6a50bc2fe
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Tue Feb 15 20:21:36 2011 +0100

    Fixed problem #639243 (misleading docs for F2 shortcut)

 NEWS                      |    1 +
 doc/C/gnome-commander.xml |    5 ++++-
 doc/keys.txt              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0c94fe3..cb1fcd9 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ gnome-commander 1.2.8.11
 ---------------
 
 Bug fixes:
+ * Fixed problem #639243 (misleading docs for F2 shortcut)
  * Fixed problem #640387 (usage of deprecated python modules: md5, sha1)
 
 
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 6174bf0..34cc0a7 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -4040,7 +4040,7 @@
         </row>
         <row valign="top">
             <entry><para><keycombo><keycap>F2</keycap></keycombo></para></entry>
-            <entry><para>Refresh files in the active file list</para></entry>
+            <entry><para>Rename a file</para></entry>
             <entry><para></para></entry>
         </row>
         <row valign="top">
@@ -6079,6 +6079,9 @@
                 <para>
                     <itemizedlist>
                         <listitem>
+                            <para>Fixed problem #639243 (misleading docs for F2 shortcut)</para>
+                        </listitem>
+                        <listitem>
                             <para>Fixed problem #640387 (usage of deprecated python modules: md5, sha1)</para>
                         </listitem>
                     </itemizedlist>
diff --git a/doc/keys.txt b/doc/keys.txt
index e4c3731..a42de17 100644
--- a/doc/keys.txt
+++ b/doc/keys.txt
@@ -2,7 +2,7 @@ Default keyboard mapping for GNOME Commander v1.2
 -----------------------------------------
 
 F1              Help
-F2              Refresh files in the active file list
+F2              Rename a file
 F3              View files
 F4              Edit file
 F5              Copy files



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]