aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-02-11 20:46:14 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-02-12 00:01:38 +0800
commit0110d107dcb0539355ca634498bd133b0161d4f6 (patch)
treee4f073bd953dea504ecdd46c7a626bb3bf18c4f3
parent457d59921b00b2acb008df1cd0428d4433ec981a (diff)
downloadgsoc2013-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
-rw-r--r--libempathy-gtk/empathy-account-widget-jabber.ui3
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">&lt;b&gt;Example:&lt;/b&gt; alice</property>
+ <property name="label" translatable="yes">If you are http://facebook.com/badger, enter badger.
+Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to define your Facebook alias.</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->