[gimp-help-2] Updated zoom "shrink wrap" and "fit image in window" shortcuts.



commit 6560de5e3a765e54be0b6025ca40cf2de913df1b
Author: Marco Ciampa <ciampix libero it>
Date:   Thu May 10 12:18:49 2012 +0200

    Updated zoom "shrink wrap" and "fit image in window" shortcuts.

 src/menus/view/shrink-wrap.xml |    2 +-
 src/menus/view/zoom.xml        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/menus/view/shrink-wrap.xml b/src/menus/view/shrink-wrap.xml
index c887139..9002dc0 100644
--- a/src/menus/view/shrink-wrap.xml
+++ b/src/menus/view/shrink-wrap.xml
@@ -48,7 +48,7 @@
       <listitem>
         <para>
           or by using the keyboard shortcut
-          <keycombo><keycap>Ctrl</keycap><keycap>E</keycap></keycombo>.
+          <keycombo><keycap>Ctrl</keycap><keycap>J</keycap></keycombo>.
         </para>
       </listitem>
     </itemizedlist>
diff --git a/src/menus/view/zoom.xml b/src/menus/view/zoom.xml
index 059a436..c15b398 100755
--- a/src/menus/view/zoom.xml
+++ b/src/menus/view/zoom.xml
@@ -133,7 +133,7 @@
             <keycombo>
               <keycap>Shift</keycap>
               <keycap>Ctrl</keycap>
-              <keycap>E</keycap>
+              <keycap>J</keycap>
             </keycombo>).
             This command zooms the image to be as large as possible, while
             still keeping it completely within the window.  There will



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