summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-approver.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-24 11:49:30 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-24 12:35:56 +0100
commit3d1080fbee71f1ab0c5eab6e9ab4be59204267b1 (patch)
tree2aecba0d406de66da18628529b9f1acaa954a465 /telepathy-glib/simple-approver.c
parent8059c0df1b2445a6b4aff776cc50bd5066f029c9 (diff)
downloadtelepathy-glib-3d1080fbee71f1ab0c5eab6e9ab4be59204267b1.tar.gz
Explicitly say that #TpBaseClient:account-manager doesn't need any features
Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/simple-approver.c')
-rw-r--r--telepathy-glib/simple-approver.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/simple-approver.c b/telepathy-glib/simple-approver.c
index 04bc274c5..2521c72fe 100644
--- a/telepathy-glib/simple-approver.c
+++ b/telepathy-glib/simple-approver.c
@@ -310,6 +310,9 @@ tp_simple_approver_new (TpDBusDaemon *dbus,
* Convenient function to create a new #TpSimpleApprover instance with a
* specified #TpAccountManager.
*
+ * It is not necessary to prepare any features on @account_manager before
+ * calling this function.
+ *
* Returns: (type TelepathyGLib.SimpleApprover): a new #TpSimpleApprover
*
* Since: 0.11.UNRELEASED