[gnome-software] trivial: Correctly show the mnemonic in the details panel



commit 95362c3f41b3be0c7b4d558d76a51a527b800dae
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 16 10:53:57 2013 +0000

    trivial: Correctly show the mnemonic in the details panel

 src/gnome-software.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 5e7f4b5..03c0c4e 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -290,6 +290,7 @@
             </child>
             <child>
               <object class="GtkButton" id="button_remove">
+                <property name="use_underline">True</property>
                 <property name="label" translatable="yes">Remove</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>


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