[gnome-control-center] Remove markup from UI file



commit 633855a4f4f978d30bf19e6e5684403fec1bde2d
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Fri Jan 25 13:42:46 2013 +0100

    Remove markup from UI file

 panels/sharing/sharing.ui |   42 ++++++++++++++++++++++++++++--------------
 1 files changed, 28 insertions(+), 14 deletions(-)
---
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index 322f199..70fc153 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -82,9 +82,11 @@
                 <property name="can_focus">False</property>
                 <property name="halign">start</property>
                 <property name="hexpand">True</property>
-                <property name="label" translatable="yes">&lt;b&gt;Share Public Folder&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Share Public Folder</property>
                 <property name="mnemonic_widget">share-public-folder-switch</property>
+                <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -137,9 +139,11 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="halign">start</property>
-                <property name="label" translatable="yes">&lt;b&gt;Save Received Files to Downloads Folder&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Save Received Files to Downloads Folder</property>
                 <property name="mnemonic_widget">save-received-files-to-downloads-switch</property>
+                <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -229,8 +233,10 @@
             <property name="can_focus">False</property>
             <property name="margin_bottom">6</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">&lt;b&gt;Computer Name&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">Computer Name</property>
+            <attributes>
+             <attribute name="weight" value="bold"/>
+            </attributes>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -531,9 +537,11 @@
                 <property name="can_focus">False</property>
                 <property name="halign">start</property>
                 <property name="hexpand">True</property>
-                <property name="label" translatable="yes">&lt;b&gt;Share Media On This Network&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Share Media On This Network</property>
                 <property name="mnemonic_widget">share-media-switch</property>
+                <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -745,8 +753,10 @@
                 <property name="can_focus">False</property>
                 <property name="halign">start</property>
                 <property name="hexpand">True</property>
-                <property name="label" translatable="yes">&lt;b&gt;Share Public Folder On This Network&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Share Public Folder On This Network</property>
+                <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
                 <property name="mnemonic_widget">share-public-folder-on-network-switch</property>
               </object>
               <packing>
@@ -1062,8 +1072,10 @@
                     <property name="can_focus">False</property>
                     <property name="halign">start</property>
                     <property name="hexpand">True</property>
-                    <property name="label" translatable="yes">&lt;b&gt;Remote View&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
+                    <property name="label" translatable="yes">Remote View</property>
+                    <attributes>
+                     <attribute name="weight" value="bold"/>
+                    </attributes>
                     <property name="mnemonic_widget">remote-view-switch</property>
                   </object>
                   <packing>
@@ -1078,9 +1090,11 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="halign">start</property>
-                    <property name="label" translatable="yes">&lt;b&gt;Remote Control&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
+                    <property name="label" translatable="yes">Remote Control</property>
                     <property name="mnemonic_widget">remote-control-switch</property>
+                    <attributes>
+                     <attribute name="weight" value="bold"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>



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