diff options
Diffstat (limited to 'src/org.mate.terminal.gschema.xml.in')
-rw-r--r-- | src/org.mate.terminal.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.mate.terminal.gschema.xml.in b/src/org.mate.terminal.gschema.xml.in index 0943e64..084ed4a 100644 --- a/src/org.mate.terminal.gschema.xml.in +++ b/src/org.mate.terminal.gschema.xml.in @@ -61,7 +61,7 @@ </key> <key name="use-menu-accelerators" type="b"> <default>true</default> - <summary>Whether the standard GTK shortcut for menubar access is enabled</summary> + <summary>Whether the standard GTK+ shortcut for menubar access is enabled</summary> <description>Normally you can access the menubar with F10. This can also be customized via gtkrc (gtk-menu-bar-accel = "whatever"). This option allows the standard menubar accelerator to be disabled.</description> </key> <key name="active-encodings" type="as"> |