[gnome-terminal] profile: Add a mnemonic for resetting the size



commit da5ba30466dd0553ea998d8bd1e6f154f652f7b3
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jul 8 14:15:14 2014 +0200

    profile: Add a mnemonic for resetting the size
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724110

 src/profile-preferences.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index 40cea65..7498ca2 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -366,9 +366,10 @@
                     </child>
                     <child>
                       <object class="GtkButton" id="default-size-reset-button">
-                        <property name="label" translatable="yes">Reset</property>
+                        <property name="label" translatable="yes">Rese_t</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
+                        <property name="use_underline">True</property>
                       </object>
                       <packing>
                         <property name="left_attach">3</property>


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