[rhythmbox] Removed markup from UI files



commit 2be8e3cc15c1c0b23e4b7770a88160d17a7dcd01
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Wed May 30 10:42:03 2012 +0200

    Removed markup from UI files

 data/ui/create-playlist.ui                    |    1 -
 data/ui/media-player-properties.ui            |   24 ++++++++++++++++--------
 data/ui/playlist-save.ui                      |    6 ++++--
 data/ui/sync-dialog.ui                        |   12 ++++++++----
 plugins/daap/daap-prefs.ui                    |   12 ++++++++----
 plugins/generic-player/generic-player-info.ui |    6 ++++--
 plugins/ipod/ipod-info.ui                     |    6 ++++--
 plugins/lyrics/lyrics-prefs.ui                |   12 ++++++++----
 plugins/magnatune/magnatune-loading.ui        |    6 ++++--
 plugins/mtpdevice/mtp-info.ui                 |    6 ++++--
 10 files changed, 60 insertions(+), 31 deletions(-)
---
diff --git a/data/ui/create-playlist.ui b/data/ui/create-playlist.ui
index 7a68db4..4dcf0c0 100644
--- a/data/ui/create-playlist.ui
+++ b/data/ui/create-playlist.ui
@@ -55,7 +55,6 @@
             <property name="visible">True</property>
             <property name="xalign">0</property>
             <property name="label" translatable="yes">Create automatically updating playlist where:</property>
-            <property name="use_markup">True</property>
           </object>
           <packing>
             <property name="expand">False</property>
diff --git a/data/ui/media-player-properties.ui b/data/ui/media-player-properties.ui
index e31919b..8ff8519 100644
--- a/data/ui/media-player-properties.ui
+++ b/data/ui/media-player-properties.ui
@@ -38,8 +38,10 @@
                     <child type="label">
                       <object class="GtkLabel" id="label-frame-information">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Information&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Information</property>
+                        <attributes>
+                          <attribute name="weight" value="bold"/>
+                        </attributes>
                       </object>
                     </child>
                   </object>
@@ -75,8 +77,10 @@
                     <child type="label">
                       <object class="GtkLabel" id="label-frame-usage">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes" comments="Translators: This refers to the usage of media space">&lt;b&gt;Volume usage&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes" comments="Translators: This refers to the usage of media space">Volume usage</property>
+                        <attributes>
+                          <attribute name="weight" value="bold"/>
+                        </attributes>
                       </object>
                     </child>
                   </object>
@@ -133,8 +137,10 @@
                     <child type="label">
                       <object class="GtkLabel" id="label-frame-sync">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Sync Preferences&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Sync Preferences</property>
+                        <attributes>
+                          <attribute name="weight" value="bold"/>
+                        </attributes>
                       </object>
                     </child>
                   </object>
@@ -164,8 +170,10 @@
                     <child type="label">
                       <object class="GtkLabel" id="label1">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Sync Preview&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Sync Preview</property>
+                        <attributes>
+                          <attribute name="weight" value="bold"/>
+                        </attributes>
                       </object>
                     </child>
                   </object>
diff --git a/data/ui/playlist-save.ui b/data/ui/playlist-save.ui
index 2b5ebb9..d7ee7bb 100644
--- a/data/ui/playlist-save.ui
+++ b/data/ui/playlist-save.ui
@@ -70,8 +70,10 @@
             <child type="label">
               <object class="GtkLabel" id="label1">
                 <property name="visible">True</property>
-                <property name="label" translatable="yes">&lt;b&gt;Playlist format&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Playlist format</property>
+                <attributes>
+                  <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
             </child>
           </object>
diff --git a/data/ui/sync-dialog.ui b/data/ui/sync-dialog.ui
index fe0b411..ef3faf8 100644
--- a/data/ui/sync-dialog.ui
+++ b/data/ui/sync-dialog.ui
@@ -36,8 +36,10 @@
         <child type="label">
           <object class="GtkLabel" id="label-frame-sync">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">&lt;b&gt;Sync Preferences&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">Sync Preferences</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>
           </object>
         </child>
       </object>
@@ -67,8 +69,10 @@
         <child type="label">
           <object class="GtkLabel" id="label1">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">&lt;b&gt;Sync Preview&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">Sync Preview</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>
           </object>
         </child>
       </object>
diff --git a/plugins/daap/daap-prefs.ui b/plugins/daap/daap-prefs.ui
index 7cef165..eabfdb9 100644
--- a/plugins/daap/daap-prefs.ui
+++ b/plugins/daap/daap-prefs.ui
@@ -14,8 +14,10 @@
           <object class="GtkLabel" id="browser_views_label">
             <property name="visible">True</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">&lt;b&gt;Sharing&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">Sharing</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -188,8 +190,10 @@
           <object class="GtkLabel" id="label2">
             <property name="visible">True</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">&lt;b&gt;Add Remote&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">Add Remote</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>
           </object>
           <packing>
             <property name="expand">False</property>
diff --git a/plugins/generic-player/generic-player-info.ui b/plugins/generic-player/generic-player-info.ui
index 76fd80b..4c0fc4a 100644
--- a/plugins/generic-player/generic-player-info.ui
+++ b/plugins/generic-player/generic-player-info.ui
@@ -205,8 +205,10 @@
     <child type="label">
       <object class="GtkLabel" id="label-frame-system">
         <property name="visible">True</property>
-        <property name="label" translatable="yes">&lt;b&gt;System&lt;/b&gt;</property>
-        <property name="use_markup">True</property>
+        <property name="label" translatable="yes">System</property>
+        <attributes>
+          <attribute name="weight" value="bold"/>
+        </attributes>
       </object>
     </child>
   </object>
diff --git a/plugins/ipod/ipod-info.ui b/plugins/ipod/ipod-info.ui
index 9f7c6e8..2574b8f 100644
--- a/plugins/ipod/ipod-info.ui
+++ b/plugins/ipod/ipod-info.ui
@@ -301,8 +301,10 @@
     <child type="label">
       <object class="GtkLabel" id="label-frame-system">
         <property name="visible">True</property>
-        <property name="label" translatable="yes">&lt;b&gt;System&lt;/b&gt;</property>
-        <property name="use_markup">True</property>
+        <property name="label" translatable="yes">System</property>
+        <attributes>
+          <attribute name="weight" value="bold"/>
+        </attributes>
       </object>
     </child>
   </object>
diff --git a/plugins/lyrics/lyrics-prefs.ui b/plugins/lyrics/lyrics-prefs.ui
index 729e174..067ec63 100644
--- a/plugins/lyrics/lyrics-prefs.ui
+++ b/plugins/lyrics/lyrics-prefs.ui
@@ -32,8 +32,10 @@
           <object class="GtkLabel" id="label58">
             <property name="visible">True</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">&lt;b&gt;Search engines&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">Search engines</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>
           </object>
         </child>
       </object>
@@ -122,8 +124,10 @@
           <object class="GtkLabel" id="label59">
             <property name="visible">True</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">&lt;b&gt;Lyrics Folder&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
+            <property name="label" translatable="yes">&lt;b&gt;Lyrics Folder&lt;/b&gt;</property
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>>
           </object>
         </child>
       </object>
diff --git a/plugins/magnatune/magnatune-loading.ui b/plugins/magnatune/magnatune-loading.ui
index 8c6e011..af87da2 100644
--- a/plugins/magnatune/magnatune-loading.ui
+++ b/plugins/magnatune/magnatune-loading.ui
@@ -31,9 +31,11 @@
               <object class="GtkLabel" id="label1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="label" translatable="yes">&lt;b&gt;Magnatune online music store&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Magnatune online music store</property>
                 <property name="justify">center</property>
+                <attributes>
+                  <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
               <packing>
                 <property name="expand">True</property>
diff --git a/plugins/mtpdevice/mtp-info.ui b/plugins/mtpdevice/mtp-info.ui
index 6b16424..fa7cb11 100644
--- a/plugins/mtpdevice/mtp-info.ui
+++ b/plugins/mtpdevice/mtp-info.ui
@@ -248,8 +248,10 @@
     <child type="label">
       <object class="GtkLabel" id="label-frame-system">
         <property name="visible">True</property>
-        <property name="label" translatable="yes">&lt;b&gt;System&lt;/b&gt;</property>
-        <property name="use_markup">True</property>
+        <property name="label" translatable="yes">System</property>
+        <attributes>
+          <attribute name="weight" value="bold"/>
+        </attributes>
       </object>
     </child>
   </object>



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