[anjuta] mk-project: Remove mockup from ui files



commit b4038c3852fb1083efb87312362666067171dc57
Author: Gabor Kelemen <kelemeng gnome hu>
Date:   Thu Mar 3 16:22:47 2011 +0100

    mk-project: Remove mockup from ui files

 plugins/mk-project/mk-project.ui |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/plugins/mk-project/mk-project.ui b/plugins/mk-project/mk-project.ui
index 931f50b..e668a99 100644
--- a/plugins/mk-project/mk-project.ui
+++ b/plugins/mk-project/mk-project.ui
@@ -43,8 +43,10 @@
                 <child type="label">
                   <object class="GtkLabel" id="label5">
                     <property name="visible">True</property>
-                    <property name="label" translatable="yes">&lt;b&gt;Select Package to add:&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
+                    <property name="label" translatable="yes">Select Package to add:</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]