[gnome-mud] Remove markup from UI files. Fixes bug #684593
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mud] Remove markup from UI files. Fixes bug #684593
- Date: Sun, 28 Oct 2012 19:21:14 +0000 (UTC)
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"><b>_Log to File:</b></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"><b>Logging Options:</b></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"><b>Custom Connection</b></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"><b>Mud</b></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"><b>Profile</b></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"><b>Character</b></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"><b>New Profile Name:</b></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"><b>Input</b></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"><b>Encoding</b></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"><b>Output</b></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"><b>Proxy</b></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"><b>Telnet Options</b></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]