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



commit fe69e57d2c722d4b3ce79cf90e772f3607f6890d
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 22c648d..878762d 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]