[gnome-terminal] prefs: Enable menu access key by default



commit 531635674b3ae665a80b720d7c01fc23c750896c
Author: Christian Persch <chpe gnome org>
Date:   Mon Apr 8 19:03:30 2013 +0200

    prefs: Enable menu access key by default
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697259

 src/org.gnome.Terminal.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/org.gnome.Terminal.gschema.xml.in b/src/org.gnome.Terminal.gschema.xml.in
index 40da6cf..39e1077 100644
--- a/src/org.gnome.Terminal.gschema.xml.in
+++ b/src/org.gnome.Terminal.gschema.xml.in
@@ -579,7 +579,7 @@
     </key>
 
     <key name="menu-accelerator-enabled" type="b">
-      <default>false</default>
+      <default>true</default>
       <_summary>Whether the standard GTK shortcut for menubar access is enabled</_summary>
       <_description>
         Normally you can access the menubar with F10. This can also


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