[empathy] Remove markup from GTKBuilder translatable strings
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Remove markup from GTKBuilder translatable strings
- Date: Wed, 17 Jun 2009 03:18:23 -0400 (EDT)
commit 7e6f8f16531da4f40ba4f3158d31fce863942bda
Author: Claude Paroz <claude 2xlibre net>
Date: Tue Jun 16 23:30:15 2009 +0200
Remove markup from GTKBuilder translatable strings
libempathy-gtk/empathy-account-widget-aim.ui | 6 +-
libempathy-gtk/empathy-account-widget-generic.ui | 6 +-
libempathy-gtk/empathy-account-widget-groupwise.ui | 6 +-
libempathy-gtk/empathy-account-widget-icq.ui | 6 +-
libempathy-gtk/empathy-account-widget-irc.ui | 12 +++-
libempathy-gtk/empathy-account-widget-jabber.ui | 12 +++-
libempathy-gtk/empathy-account-widget-msn.ui | 6 +-
libempathy-gtk/empathy-account-widget-salut.ui | 6 +-
libempathy-gtk/empathy-account-widget-sip.ui | 6 +-
libempathy-gtk/empathy-account-widget-yahoo.ui | 6 +-
libempathy-gtk/empathy-chat.ui | 6 +-
libempathy-gtk/empathy-contact-widget.ui | 24 +++++---
src/empathy-accounts-dialog.ui | 25 +++++---
src/empathy-preferences.ui | 66 +++++++++++++-------
14 files changed, 129 insertions(+), 64 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-aim.ui b/libempathy-gtk/empathy-account-widget-aim.ui
index 643b26d..7f7ac3a 100644
--- a/libempathy-gtk/empathy-account-widget-aim.ui
+++ b/libempathy-gtk/empathy-account-widget-aim.ui
@@ -176,8 +176,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-generic.ui b/libempathy-gtk/empathy-account-widget-generic.ui
index 8659d47..649307e 100644
--- a/libempathy-gtk/empathy-account-widget-generic.ui
+++ b/libempathy-gtk/empathy-account-widget-generic.ui
@@ -68,8 +68,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-groupwise.ui b/libempathy-gtk/empathy-account-widget-groupwise.ui
index 4f26304..8415752 100644
--- a/libempathy-gtk/empathy-account-widget-groupwise.ui
+++ b/libempathy-gtk/empathy-account-widget-groupwise.ui
@@ -180,8 +180,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-icq.ui b/libempathy-gtk/empathy-account-widget-icq.ui
index 7c6ab42..5eab0b7 100644
--- a/libempathy-gtk/empathy-account-widget-icq.ui
+++ b/libempathy-gtk/empathy-account-widget-icq.ui
@@ -205,8 +205,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index 76c67f7..abb1c93 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -87,8 +87,10 @@
<child type="label">
<object class="GtkLabel" id="label_network1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Network</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Network</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -210,8 +212,10 @@
<child type="label">
<object class="GtkLabel" id="label_servers">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Servers</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Servers</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui
index 083479c..4b0aa15 100644
--- a/libempathy-gtk/empathy-account-widget-jabber.ui
+++ b/libempathy-gtk/empathy-account-widget-jabber.ui
@@ -318,8 +318,10 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Override server settings</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Override server settings</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -332,8 +334,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-msn.ui b/libempathy-gtk/empathy-account-widget-msn.ui
index c9084ff..1d7bde0 100644
--- a/libempathy-gtk/empathy-account-widget-msn.ui
+++ b/libempathy-gtk/empathy-account-widget-msn.ui
@@ -180,8 +180,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-salut.ui b/libempathy-gtk/empathy-account-widget-salut.ui
index 56626a9..ca63330 100644
--- a/libempathy-gtk/empathy-account-widget-salut.ui
+++ b/libempathy-gtk/empathy-account-widget-salut.ui
@@ -202,8 +202,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui
index 259c9bd..406f22c 100644
--- a/libempathy-gtk/empathy-account-widget-sip.ui
+++ b/libempathy-gtk/empathy-account-widget-sip.ui
@@ -198,8 +198,10 @@
<child type="label">
<object class="GtkLabel" id="label_expander">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-yahoo.ui b/libempathy-gtk/empathy-account-widget-yahoo.ui
index ed91bc7..31e9326 100644
--- a/libempathy-gtk/empathy-account-widget-yahoo.ui
+++ b/libempathy-gtk/empathy-account-widget-yahoo.ui
@@ -280,8 +280,10 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Advanced</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Advanced</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-chat.ui b/libempathy-gtk/empathy-chat.ui
index 3a9f49c..7af4832 100644
--- a/libempathy-gtk/empathy-chat.ui
+++ b/libempathy-gtk/empathy-chat.ui
@@ -83,8 +83,10 @@
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
- <property name="label" translatable="yes"><b>Topic:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Topic:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
diff --git a/libempathy-gtk/empathy-contact-widget.ui b/libempathy-gtk/empathy-contact-widget.ui
index a46b2c6..c5bbd5b 100644
--- a/libempathy-gtk/empathy-contact-widget.ui
+++ b/libempathy-gtk/empathy-contact-widget.ui
@@ -14,8 +14,10 @@
<object class="GtkLabel" id="label654">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Contact</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Contact</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -225,8 +227,10 @@
<object class="GtkLabel" id="label672">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Groups</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Groups</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -334,8 +338,10 @@
<object class="GtkLabel" id="label649">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Contact Details</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Contact Details</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -478,8 +484,10 @@
<object class="GtkLabel" id="label662">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Client Information</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Client Information</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
diff --git a/src/empathy-accounts-dialog.ui b/src/empathy-accounts-dialog.ui
index e19bcf7..7f17f82 100644
--- a/src/empathy-accounts-dialog.ui
+++ b/src/empathy-accounts-dialog.ui
@@ -158,8 +158,11 @@
<object class="GtkLabel" id="label_name">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label"><big><b>Gmail</b></big></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Gmail</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ <attribute name="scale" value="1.2"/>
+ </attributes>
<property name="selectable">True</property>
</object>
<packing>
@@ -204,8 +207,10 @@
<child type="label">
<object class="GtkLabel" id="label599">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Settings</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Settings</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -375,8 +380,10 @@
<child type="label">
<object class="GtkLabel" id="label643">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Add Account</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Add Account</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -406,8 +413,10 @@
<child type="label">
<object class="GtkLabel" id="label_no_protocol">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>No protocol installed</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">No protocol installed</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index 142e5d7..ef9233c 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -93,8 +93,10 @@
<child type="label">
<object class="GtkLabel" id="label611">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Appearance</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Appearance</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -153,8 +155,10 @@
<child type="label">
<object class="GtkLabel" id="label612">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Behavior</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Behavior</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -215,8 +219,10 @@
<child type="label">
<object class="GtkLabel" id="label644">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Contact List</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Contact List</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -369,8 +375,10 @@
<object class="GtkLabel" id="label645">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Play sound for events</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Play sound for events</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -478,8 +486,10 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><small>Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will have a random value added (±0.25°).</small></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will have a random value added (±0.25°).</property>
+ <attributes>
+ <attribute name="scale" value="0.8"/>
+ </attributes>
<property name="wrap">True</property>
</object>
<packing>
@@ -515,8 +525,10 @@
<child type="label">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Privacy</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Privacy</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -594,8 +606,10 @@
<child type="label">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Geoclue Settings</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Geoclue Settings</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -693,8 +707,10 @@
<object class="GtkLabel" id="label616">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><small>The list of languages reflects only the languages for which you have a dictionary installed.</small></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">The list of languages reflects only the languages for which you have a dictionary installed.</property>
+ <attributes>
+ <attribute name="scale" value="0.8"/>
+ </attributes>
<property name="wrap">True</property>
</object>
<packing>
@@ -714,8 +730,10 @@
<child type="label">
<object class="GtkLabel" id="label615">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Enable spell checking for languages:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Enable spell checking for languages:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -825,8 +843,10 @@
<child>
<object class="GtkLabel" id="label_invalid_adium_theme">
<property name="visible">True</property>
- <property name="label" translatable="yes"><span foreground="red">Not a valid adium theme</span></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Not a valid adium theme</property>
+ <attributes>
+ <attribute name="foreground" value="red"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -841,8 +861,10 @@
<child type="label">
<object class="GtkLabel" id="label626">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Appearance</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Appearance</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]