[gnome-mud] Remove markup from UI files. Fixes bug #684593



commit 83e25b409d237e90442ed3f8392679db4db1d218
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Sun Oct 28 20:21:06 2012 +0100

    Remove markup from UI files. Fixes bug #684593

 ui/main.glade  |   12 ++++++++----
 ui/muds.glade  |   24 ++++++++++++++++--------
 ui/prefs.glade |   36 ++++++++++++++++++++++++------------
 3 files changed, 48 insertions(+), 24 deletions(-)
---
diff --git a/ui/main.glade b/ui/main.glade
index 2e29356..d932728 100644
--- a/ui/main.glade
+++ b/ui/main.glade
@@ -562,8 +562,10 @@
               <widget class="GtkLabel" id="label1">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">&lt;b&gt;_Log to File:&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">_Log to File:</property>
+                 <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">file_entry</property>
               </widget>
@@ -652,8 +654,10 @@
               <widget class="GtkLabel" id="label3">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">&lt;b&gt;Logging Options:&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Logging Options</property>
+                <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
               </widget>
               <packing>
                 <property name="expand">False</property>
diff --git a/ui/muds.glade b/ui/muds.glade
index 2cecfc5..1c193ef 100644
--- a/ui/muds.glade
+++ b/ui/muds.glade
@@ -187,8 +187,10 @@
             <child>
               <widget class="GtkLabel" id="label1">
                 <property name="visible">True</property>
-                <property name="label" translatable="yes">&lt;b&gt;Custom Connection&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">Custom Connection</property>
+                 <attributes>
+                 <attribute name="weight" value="bold"/>
+                </attributes>
               </widget>
               <packing>
                 <property name="type">label_item</property>
@@ -272,8 +274,10 @@
                       <widget class="GtkLabel" id="label21">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Mud&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">MUD</property>
+                        <attributes>
+                         <attribute name="weight" value="bold"/>
+                        </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
@@ -461,8 +465,10 @@
                       <widget class="GtkLabel" id="label22">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Profile&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Profile</property>
+                         <attributes>
+                          <attribute name="weight" value="bold"/>
+                         </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
@@ -542,8 +548,10 @@
                       <widget class="GtkLabel" id="label23">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Character&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Character</property>
+                         <attributes>
+                          <attribute name="weight" value="bold"/>
+                         </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
diff --git a/ui/prefs.glade b/ui/prefs.glade
index cecd5d4..41defcf 100644
--- a/ui/prefs.glade
+++ b/ui/prefs.glade
@@ -20,8 +20,10 @@
             <child>
               <widget class="GtkLabel" id="label24">
                 <property name="visible">True</property>
-                <property name="label" translatable="yes">&lt;b&gt;New Profile Name:&lt;/b&gt;</property>
-                <property name="use_markup">True</property>
+                <property name="label" translatable="yes">New Profile Name:</property>
+                 <attributes>
+                  <attribute name="weight" value="bold"/>
+                </attributes>
               </widget>
               <packing>
                 <property name="expand">False</property>
@@ -339,8 +341,10 @@
                       <widget class="GtkLabel" id="label8">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Input&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Input</property>
+                         <attributes>
+                          <attribute name="weight" value="bold"/>
+                         </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
@@ -458,8 +462,10 @@
                       <widget class="GtkLabel" id="label9">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Encoding&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Encoding</property>
+                         <attributes>
+                          <attribute name="weight" value="bold"/>
+                         </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
@@ -571,8 +577,10 @@ WINDOWS-1258</property>
                       <widget class="GtkLabel" id="label12">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Output&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Output</property>
+                         <attributes>
+                          <attribute name="weight" value="bold"/>
+                         </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
@@ -1060,8 +1068,10 @@ WINDOWS-1258</property>
                       <widget class="GtkLabel" id="label24">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Proxy&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Proxy</property>
+                         <attributes>
+                          <attribute name="weight" value="bold"/>
+                         </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
@@ -1221,8 +1231,10 @@ WINDOWS-1258</property>
                       <widget class="GtkLabel" id="label25">
                         <property name="visible">True</property>
                         <property name="xalign">0.0099999997764825821</property>
-                        <property name="label" translatable="yes">&lt;b&gt;Telnet Options&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="label" translatable="yes">Telnet Options</property>
+                        <attributes>
+                         <attribute name="weight" value="bold"/>
+                        </attributes>
                       </widget>
                       <packing>
                         <property name="expand">False</property>



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