[totem] Fix bold labels in Glade



commit aab7cd10e971a60010d65aa257918da2740b2d00
Author: Bastien Nocera <hadess hadess net>
Date:   Wed May 5 13:52:18 2010 +0100

    Fix bold labels in Glade

 data/plugins.ui    |    8 ++++----
 data/properties.ui |    6 +++---
 data/totem.ui      |   15 ++++++++-------
 3 files changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/data/plugins.ui b/data/plugins.ui
index 9f60b69..ef946d6 100644
--- a/data/plugins.ui
+++ b/data/plugins.ui
@@ -129,7 +129,7 @@
     		  <property name="single_line_mode">False</property>
     		  <property name="angle">0</property>
     		  <attributes>
-		    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		    <attribute name="weight" value="bold"/>
                   </attributes>
     		</object>
     		<packing>
@@ -197,7 +197,7 @@
     		  <property name="single_line_mode">False</property>
     		  <property name="angle">0</property>
     		  <attributes>
-		    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		    <attribute name="weight" value="bold"/>
                   </attributes>
     		</object>
     		<packing>
@@ -265,7 +265,7 @@
     		  <property name="single_line_mode">False</property>
     		  <property name="angle">0</property>
     		  <attributes>
-		    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		    <attribute name="weight" value="bold"/>
                   </attributes>
     		</object>
     		<packing>
@@ -333,7 +333,7 @@
     		  <property name="single_line_mode">False</property>
     		  <property name="angle">0</property>
     		  <attributes>
-		    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		    <attribute name="weight" value="bold"/>
                   </attributes>
     		</object>
     		<packing>
diff --git a/data/properties.ui b/data/properties.ui
index 678e47c..dc58664 100644
--- a/data/properties.ui
+++ b/data/properties.ui
@@ -35,7 +35,7 @@
 	  <property name="single_line_mode">False</property>
 	  <property name="angle">0</property>
 	  <attributes>
-	    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+	    <attribute name="weight" value="bold"/>
 	  </attributes>
 	</object>
 	<packing>
@@ -503,7 +503,7 @@
 	  <property name="single_line_mode">False</property>
 	  <property name="angle">0</property>
 	  <attributes>
-	    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+	    <attribute name="weight" value="bold"/>
 	  </attributes>
 	</object>
 	<packing>
@@ -839,7 +839,7 @@
 	  <property name="single_line_mode">False</property>
 	  <property name="angle">0</property>
 	  <attributes>
-	    <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+	    <attribute name="weight" value="bold"/>
 	  </attributes>
 	</object>
 	<packing>
diff --git a/data/totem.ui b/data/totem.ui
index e103059..2f31496 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -2,6 +2,7 @@
 <!--*- mode: xml -*--><!DOCTYPE glade-interface
   SYSTEM 'http://glade.gnome.org/glade-2.0.dtd'>
 <interface>
+<requires lib="gtk+" version="2.20"/>
 
 <object class="GtkUIManager" id="totem-ui-manager">
    <child>
@@ -764,7 +765,7 @@
 		      <property name="single_line_mode">False</property>
 		      <property name="angle">0</property>
 		      <attributes>
-		        <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		        <attribute name="weight" value="bold"/>
                       </attributes>
 		    </object>
 		    <packing>
@@ -838,7 +839,7 @@
 		      <property name="single_line_mode">False</property>
 		      <property name="angle">0</property>
 		      <attributes>
-		        <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		        <attribute name="weight" value="bold"/>
                       </attributes>
 		    </object>
 		    <packing>
@@ -954,7 +955,7 @@
 		      <property name="single_line_mode">False</property>
 		      <property name="angle">0</property>
 		      <attributes>
-		        <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		        <attribute name="weight" value="bold"/>
                       </attributes>
 		    </object>
 		    <packing>
@@ -1179,7 +1180,7 @@
 		      <property name="single_line_mode">False</property>
 		      <property name="angle">0</property>
 		      <attributes>
-		        <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		        <attribute name="weight" value="bold"/>
                       </attributes>
 		    </object>
 		    <packing>
@@ -1288,7 +1289,7 @@
 		      <property name="single_line_mode">False</property>
 		      <property name="angle">0</property>
 		      <attributes>
-		        <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		        <attribute name="weight" value="bold"/>
                       </attributes>
 		    </object>
 		    <packing>
@@ -1505,7 +1506,7 @@
 			  <property name="single_line_mode">False</property>
 			  <property name="angle">0</property>
 			  <attributes>
-		            <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		            <attribute name="weight" value="bold"/>
                           </attributes>
 			</object>
 			<packing>
@@ -1862,7 +1863,7 @@
 			  <property name="single_line_mode">False</property>
 			  <property name="angle">0</property>
 			  <attributes>
-		            <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+		            <attribute name="weight" value="bold"/>
                           </attributes>
 			</object>
 			<packing>



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