[chronojump] Removed markup from UI file



commit cb20e2569f24c2d6b6043808df42683803d9b2d4
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Feb 26 11:02:44 2013 +0100

    Removed markup from UI file

 glade/chronojump.glade |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/glade/chronojump.glade b/glade/chronojump.glade
index 3b799bc..0b00aed 100644
--- a/glade/chronojump.glade
+++ b/glade/chronojump.glade
@@ -5896,8 +5896,10 @@ Second Chronopic to platforms.</property>
                                                       <widget class="GtkLabel" id="label8">
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
-                                                        <property name="label" 
translatable="yes">&lt;b&gt;Test options&lt;/b&gt;</property>
-                                                        <property name="use_markup">True</property>
+                                                        <property name="label" translatable="yes">Test 
options</property>
+                                                        <attributes>
+                                                         <attribute name="weight" value="bold"/>
+                                                        </attributes>
                                                       </widget>
                                                       <packing>
                                                         <property name="type">label_item</property>
@@ -11847,8 +11849,10 @@ Second Chronopic to platforms.</property>
                                                   <widget class="GtkLabel" id="label772">
                                                     <property name="visible">True</property>
                                                     <property name="can_focus">False</property>
-                                                    <property name="label" translatable="yes">&lt;b&gt;Graph 
and report&lt;/b&gt;</property>
-                                                    <property name="use_markup">True</property>
+                                                    <property name="label" translatable="yes">Graph and 
report</property>
+                                                    <attributes>
+                                                     <attribute name="weight" value="bold"/>
+                                                    </attributes>
                                                   </widget>
                                                   <packing>
                                                     <property name="type">label_item</property>
@@ -14695,8 +14699,10 @@ Evaluator can use real name or nickname.</property>
                   <widget class="GtkLabel" id="label4">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">&lt;b&gt;Select your 
connection&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
+                    <property name="label" translatable="yes">Select your connection</property>
+                    <attributes>
+                     <attribute name="weight" value="bold"/>
+                    </attributes>
                   </widget>
                   <packing>
                     <property name="type">label_item</property>


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