[gnome-commander] Fixed problem #660043 (shortcut ALT+DOWN not documented)



commit d499071bde7e7c337e962ca8ea88fa1ed51fa994
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Sun Oct 2 12:49:01 2011 +0200

    Fixed problem #660043 (shortcut ALT+DOWN not documented)

 NEWS                      |    1 +
 doc/C/gnome-commander.xml |   18 ++++++++++++++++++
 doc/keys.txt              |    2 ++
 3 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index c34c3d6..9bf53fd 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Bug fixes:
  * Fixed problem #621756 (custom port for ftp is not saved)
  * Fixed problems #632064, #632208, #633107, #633167, #633331, #634972, #637873, #638059 (bugs in gnome-commander-help.master.po)
  * Fixed problem #657780 (bugs in nl.po)
+ * Fixed problem #660043 (shortcut ALT+DOWN not documented)
  * Fixed Ubuntu problem #117226 (bookmarks unification)
  * Fixed problem with right mouse button selection not being precise
 
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 3393e9e..5b6c992 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -5599,6 +5599,16 @@
             <entry><para></para></entry>
         </row>
         <row valign="top">
+            <entry><keycombo><keycap>ALT</keycap><keycap>DOWN</keycap></keycombo></entry>
+            <entry><para>Open the history list of visited directories</para></entry>
+            <entry><para>yes</para></entry>
+        </row>
+        <row valign="top">
+            <entry><para></para></entry>
+            <entry><para></para></entry>
+            <entry><para></para></entry>
+        </row>
+        <row valign="top">
             <entry><keycombo><keycap>SHIFT</keycap><keycap>F2</keycap></keycombo></entry>
             <entry><para>Compare directories</para></entry>
             <entry><para></para></entry>
@@ -6489,6 +6499,11 @@
                         <entry><para></para></entry>
                     </row>
                     <row valign="top">
+                        <entry><para>view.dir_history</para></entry>
+                        <entry><para>Open the history list of visited directories</para></entry>
+                        <entry><para><keycombo><keycap>ALT</keycap><keycap>DOWN</keycap></keycombo></para></entry>
+                    </row>
+                    <row valign="top">
                         <entry><para>view.directory</para></entry>
                         <entry><para>Change directory</para></entry>
                         <entry><para><keycombo><keycap>CTRL</keycap><keycap>PageDown</keycap></keycombo></para></entry>
@@ -7561,6 +7576,9 @@
                             <para>Fixed problem #657780 (bugs in nl.po)</para>
                         </listitem>
                         <listitem>
+                            <para>Fixed problem #660043 (shortcut ALT+DOWN not documented)</para>
+                        </listitem>
+                        <listitem>
                             <para>Fixed Ubuntu problem #117226 (bookmarks unification)</para>
                         </listitem>
                         <listitem>
diff --git a/doc/keys.txt b/doc/keys.txt
index 453d0d3..9e7a945 100644
--- a/doc/keys.txt
+++ b/doc/keys.txt
@@ -20,6 +20,8 @@ ALT+F3          View with external viewer
 ALT+F7          Search
 ALT+F8          Open the history list for the command line
 
+ALT+DOWN        Open the history list of visited directories
+
 SHIFT+F2        Compare directories
 SHIFT+F3        View with internal viewer
 SHIFT+F4        Edit a new file



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