[gnome-bluetooth] properties: Use "Bluetooth" instead of "Power"



commit 94be5e43feeab61537c444a020c91a3034de63a2
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jun 27 12:34:31 2011 +0100

    properties: Use "Bluetooth" instead of "Power"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=647718

 properties/bluetooth.ui |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/properties/bluetooth.ui b/properties/bluetooth.ui
index 6ce2f4e..b459d0c 100644
--- a/properties/bluetooth.ui
+++ b/properties/bluetooth.ui
@@ -497,7 +497,10 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Power</property>
+                <property name="label" translatable="yes">Bluetooth</property>
+                <attributes>
+                  <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
               <packing>
                 <property name="expand">False</property>



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