[gnome-commander] docs: CTRL+SHIFT+W binding -> 'Close all tabs'



commit 55519b1bd196f5f26eadea6563d50964c55beefb
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Fri Jun 11 00:11:08 2010 +0200

    docs: CTRL+SHIFT+W binding -> 'Close all tabs'

 NEWS                      |    1 +
 doc/C/gnome-commander.xml |    3 +++
 doc/keys.txt              |    1 +
 3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4fe3605..8d61263 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ New features:
  * New key bindings:
       CTRL+T         Open directory in a new tab (replaces the old Multi-Rename-Tool binding)
       CTRL+W         Close current tab
+      CTRL+SHIFT+W   Close all tabs
       CTRL+TAB       Switch to the next tab
       CTRL+SHIFT+TAB Switch to the previous tab
 
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index f7bb674..cad349a 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -7015,6 +7015,9 @@
                                     <para><keycombo><keycap>CTRL</keycap><keycap>W</keycap></keycombo>   Close current tab</para>
                                 </listitem>
                                 <listitem>
+                                    <para><keycombo><keycap>CTRL</keycap><keycap>SHIFT</keycap><keycap>W</keycap></keycombo>   Close all tabs</para>
+                                </listitem>
+                                <listitem>
                                     <para><keycombo><keycap>CTRL</keycap><keycap>TAB</keycap></keycombo>   Switch to the next tab</para>
                                 </listitem>
                                 <listitem>
diff --git a/doc/keys.txt b/doc/keys.txt
index 8301a51..d2b3e45 100644
--- a/doc/keys.txt
+++ b/doc/keys.txt
@@ -101,6 +101,7 @@ CTRL+LEFT/RIGHT Copy the current working directory from the active file list
 
 CTRL+T          Open directory in a new tab
 CTRL+W          Close current tab
+CTRL+SHIFT+W    Close all tabs
 CTRL+TAB        Switch to the next tab
 CTRL+SHIFT+TAB  Switch to the previous tab
 



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