[anjuta] Removed markup from UI file



commit 1b794a80821126f6f5f2ba04b1ff53ae82317825
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Sun Jan 20 11:44:46 2013 +0100

    Removed markup from UI file

 plugins/quick-open/anjuta-quick-open.ui |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plugins/quick-open/anjuta-quick-open.ui b/plugins/quick-open/anjuta-quick-open.ui
index 270110c..eb33cf0 100644
--- a/plugins/quick-open/anjuta-quick-open.ui
+++ b/plugins/quick-open/anjuta-quick-open.ui
@@ -43,8 +43,11 @@
                 <property name="can_focus">False</property>
                 <property name="halign">center</property>
                 <property name="valign">center</property>
-                <property name="label" translatable="yes">&lt;big&gt;&lt;b&gt;Loading files...&lt;/b&gt;&lt;/big&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Loading files...</property>
+                <attributes>
+                 <attribute name="weight" value="bold"/>
+                 <attribute name="scale" value="1.2"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">1</property>



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