summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-10-14 14:46:55 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-10-14 14:46:55 +0100
commit2749adbac0f5e2cb977d77d404da448873b001ad (patch)
tree80979daef5107d5a289563d7c70880f0290e08ab
parentfee374d5ef99a880b001438fd719d5db53b38d2b (diff)
downloadtelepathy-glib-2749adbac0f5e2cb977d77d404da448873b001ad.tar.gz
Account: expand :normalized-name documentation.
Fixes: <https://bugs.freedesktop.org/show_bug.cgi?id=41714>
-rw-r--r--telepathy-glib/account.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c
index 689876b7d..c56359ad2 100644
--- a/telepathy-glib/account.c
+++ b/telepathy-glib/account.c
@@ -1766,7 +1766,9 @@ tp_account_class_init (TpAccountClass *klass)
/**
* TpAccount:normalized-name
*
- * The normalized form of the user's own identifier on this protocol.
+ * The normalized form of the user's own unique identifier on this
+ * protocol. For example, on XMPP accounts this is the user's JID; on
+ * ICQ this is the user's UIN; and so on.
*
* One can receive change notifications on this property by connecting
* to the #GObject::notify signal and using this property as the signal