[gnome-control-center] shortcuts: remove bottom label



commit faef0353f333043d634509a5b1b2c7d467d4bed9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Aug 30 13:18:16 2016 -0300

    shortcuts: remove bottom label
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769314

 panels/keyboard/gnome-keyboard-panel.ui |   22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)
---
diff --git a/panels/keyboard/gnome-keyboard-panel.ui b/panels/keyboard/gnome-keyboard-panel.ui
index 6b16950..f5c56ca 100644
--- a/panels/keyboard/gnome-keyboard-panel.ui
+++ b/panels/keyboard/gnome-keyboard-panel.ui
@@ -18,7 +18,6 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
-        <property name="spacing">12</property>
         <child>
           <object class="GtkSearchBar" id="search_bar">
             <property name="visible">True</property>
@@ -78,27 +77,6 @@
             </child>
           </object>
         </child>
-        <child>
-          <object class="GtkBox">
-            <property name="visible">True</property>
-            <property name="halign">center</property>
-            <property name="can_focus">False</property>
-            <property name="margin-bottom">18</property>
-            <property name="margin-start">18</property>
-            <property name="margin-end">18</property>
-            <child>
-              <object class="GtkLabel">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="label" translatable="yes">To edit a shortcut, click the row and hold down 
the new keys or press Backspace to clear.</property>
-                <property name="justify">fill</property>
-                <property name="wrap">True</property>
-                <property name="max_width_chars">60</property>
-              </object>
-            </child>
-          </object>
-        </child>
       </object>
     </child>
   </template>


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