[gnome-control-center] keyboard: Add label to toolbar buttons



commit 8f78728dbc049b0a65b65e3e8b36b139c0e563c8
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 25 17:36:22 2011 +0100

    keyboard: Add label to toolbar buttons

 panels/keyboard/gnome-keyboard-panel.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/keyboard/gnome-keyboard-panel.ui b/panels/keyboard/gnome-keyboard-panel.ui
index e18e86d..abb31d2 100644
--- a/panels/keyboard/gnome-keyboard-panel.ui
+++ b/panels/keyboard/gnome-keyboard-panel.ui
@@ -749,6 +749,7 @@
                                 <property name="use_action_appearance">False</property>
                                 <property name="use_underline">True</property>
                                 <property name="icon_name">list-add-symbolic</property>
+                                <property name="label" translatable="yes">Add Shortcut</property>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
@@ -762,6 +763,7 @@
                                 <property name="use_action_appearance">False</property>
                                 <property name="use_underline">True</property>
                                 <property name="icon_name">list-remove-symbolic</property>
+                                <property name="label" translatable="yes">Remove Shortcut</property>
                               </object>
                               <packing>
                                 <property name="expand">False</property>



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