diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-11 20:46:14 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-12 00:01:38 +0800 |
commit | 0110d107dcb0539355ca634498bd133b0161d4f6 (patch) | |
tree | e4f073bd953dea504ecdd46c7a626bb3bf18c4f3 /libempathy-gtk/empathy-account-widget-jabber.ui | |
parent | 457d59921b00b2acb008df1cd0428d4433ec981a (diff) | |
download | gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.tar gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.tar.gz gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.tar.bz2 gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.tar.lz gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.tar.xz gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.tar.zst gsoc2013-empathy-0110d107dcb0539355ca634498bd133b0161d4f6.zip |
Help user to understand what Facebook alias are and how to set it
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-jabber.ui')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-jabber.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui index f71fb1520..1e88cf156 100644 --- a/libempathy-gtk/empathy-account-widget-jabber.ui +++ b/libempathy-gtk/empathy-account-widget-jabber.ui @@ -140,7 +140,8 @@ <object class="GtkLabel" id="label_username_f_example"> <property name="xalign">0</property> <property name="xpad">3</property> - <property name="label" translatable="yes"><b>Example:</b> alice</property> + <property name="label" translatable="yes">If you are http://facebook.com/badger, enter badger. +Use <a href="http://www.facebook.com/username/">this page</a> to define your Facebook alias.</property> <property name="use_markup">True</property> <attributes> <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> |