From e38cc7c99febaf760bc07e118c8ce3f2d1ffe615 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 1 Jan 2010 13:02:23 +0000 Subject: Remove Pango markup from translatable strings where possible Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string. --- libempathy-gtk/empathy-account-widget-aim.ui | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-account-widget-aim.ui') diff --git a/libempathy-gtk/empathy-account-widget-aim.ui b/libempathy-gtk/empathy-account-widget-aim.ui index 2dfdde216..63d894625 100644 --- a/libempathy-gtk/empathy-account-widget-aim.ui +++ b/libempathy-gtk/empathy-account-widget-aim.ui @@ -107,8 +107,11 @@ True 0 3 - <span size="small"><b>Example:</b> MyScreenName</span> + <b>Example:</b> MyScreenName True + + + 1 @@ -253,8 +256,11 @@ True 0.10000000149011612 - <span size="small"><b>Example:</b> MyScreenName</span> + <b>Example:</b> MyScreenName True + + + 1 -- cgit v1.2.3