[gnome-control-center] bluetooth: Don't show label next to power switch



commit 9f9b4fcb184fd079ebf038131b739b518296a39c
Author: William Jon McCann <jmccann redhat com>
Date:   Sun Feb 17 14:48:56 2013 -0500

    bluetooth: Don't show label next to power switch
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694041

 panels/bluetooth/bluetooth.ui |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)
---
diff --git a/panels/bluetooth/bluetooth.ui b/panels/bluetooth/bluetooth.ui
index b4befa4..73adb9f 100644
--- a/panels/bluetooth/bluetooth.ui
+++ b/panels/bluetooth/bluetooth.ui
@@ -5,27 +5,6 @@
     <property name="visible">True</property>
     <property name="can_focus">False</property>
     <child>
-      <object class="GtkLabel" id="label18">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="xalign">0</property>
-        <property name="label" translatable="yes" context="Power" comments="Translator: This string appears 
next to a toggle switch which controls enabling/disabling Bluetooth radio's on the 
device.">Bluetooth</property>
-        <property name="mnemonic_widget">switch_bluetooth</property>
-        <attributes>
-          <attribute name="weight" value="bold"/>
-        </attributes>
-      </object>
-      <packing>
-        <property name="expand">False</property>
-        <property name="fill">True</property>
-        <property name="padding">6</property>
-        <property name="position">0</property>
-      </packing>
-    </child>
-    <child>
-      <placeholder/>
-    </child>
-    <child>
       <object class="GtkSwitch" id="switch_bluetooth">
         <property name="visible">True</property>
         <property name="can_focus">True</property>


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