[next] telepathy-glib: tp_account_manager_dup_valid_accounts() has been renamed

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Fri Sep 27 06:04:41 PDT 2013


Module: telepathy-glib
Branch: next
Commit: c4b69e59d07d3577a68d2ae855e2b954722391a2
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=c4b69e59d07d3577a68d2ae855e2b954722391a2

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Fri Sep 27 15:00:04 2013 +0200

tp_account_manager_dup_valid_accounts() has been renamed

Fix comment.

---

 telepathy-glib/account-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c
index 6eef3ba..daf0517 100644
--- a/telepathy-glib/account-manager.c
+++ b/telepathy-glib/account-manager.c
@@ -55,7 +55,7 @@
  * To list the existing valid accounts, the client should first
  * prepare the %TP_ACCOUNT_MANAGER_FEATURE_CORE feature using
  * tp_proxy_prepare_async(), then call
- * tp_account_manager_dup_valid_accounts().
+ * tp_account_manager_dup_usable_accounts().
  *
  * The #TpAccountManager::account-validity-changed signal is emitted
  * to notify of the validity of an account changing. New accounts are



More information about the telepathy-commits mailing list