diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-13 22:06:14 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-13 22:06:14 +0800 |
commit | 3cc5f86c16058e7aaaf95348d0c5277e05c9ed97 (patch) | |
tree | 0e003a43ed0013fd294ac1ad6d0350b5c6b8cc85 /libempathy-gtk | |
parent | 562666b74b8f6d863dd6c4970fd7bea3e9d899d6 (diff) | |
download | gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.tar gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.tar.gz gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.tar.bz2 gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.tar.lz gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.tar.xz gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.tar.zst gsoc2013-empathy-3cc5f86c16058e7aaaf95348d0c5277e05c9ed97.zip |
wrap label explaining the facebook account configuration (#611107)
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-jabber.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui index a3c0644e5..6820eabd8 100644 --- a/libempathy-gtk/empathy-account-widget-jabber.ui +++ b/libempathy-gtk/empathy-account-widget-jabber.ui @@ -124,6 +124,7 @@ If you are facebook.com/<b>badger</b>, enter <b>badger</b>. Use <a href="http://www.facebook.com/username/">this page</a> to choose a Facebook username if you don't have one.</property> <property name="use_markup">True</property> + <property name="wrap">True</property> <attributes> <attribute name="scale" value="0.800000"/> </attributes> |