[gnome-terminal] profile: editor: Make sure mnemonics don't conflict



commit ba1a38d49efd40496a68fb1f2e7bb9af5b6b25e0
Author: Egmont Koblinger <egmont gmail com>
Date:   Fri Feb 2 21:26:53 2018 +0100

    profile: editor: Make sure mnemonics don't conflict

 src/preferences.ui         |    2 +-
 src/profile-preferences.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/preferences.ui b/src/preferences.ui
index 537d699..c941438 100644
--- a/src/preferences.ui
+++ b/src/preferences.ui
@@ -72,7 +72,7 @@
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkCheckButton" id="default-show-menubar-checkbutton">
-                    <property name="label" translatable="yes">Show _menubar by default in new 
terminals</property>
+                    <property name="label" translatable="yes">_Show menubar by default in new 
terminals</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index 3216a4a..1870f0b 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -494,7 +494,7 @@
                     </child>
                     <child>
                       <object class="GtkCheckButton" id="custom-font-checkbutton">
-                        <property name="label" translatable="yes">_Custom font:</property>
+                        <property name="label" translatable="yes">Custom _font:</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>


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