summaryrefslogtreecommitdiff
path: root/telepathy-glib/account-manager.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-09-30 14:30:23 +0200
committerXavier Claessens <xclaesse@gmail.com>2011-09-30 15:34:17 +0200
commit43b597d8bb9d67d4256961981b5a578b6a2e44b5 (patch)
treecc983ace42c15092df0dadf852dbd1841b99f531 /telepathy-glib/account-manager.c
parent3f0f9abe1470d48e5ae09df8487b2759c614a85c (diff)
downloadtelepathy-glib-43b597d8bb9d67d4256961981b5a578b6a2e44b5.tar.gz
Version 0.15.6telepathy-glib-0.15.6
Diffstat (limited to 'telepathy-glib/account-manager.c')
-rw-r--r--telepathy-glib/account-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c
index d790d7c65..107caf171 100644
--- a/telepathy-glib/account-manager.c
+++ b/telepathy-glib/account-manager.c
@@ -1340,7 +1340,7 @@ tp_account_manager_is_prepared (TpAccountManager *manager,
* tp_proxy_prepare_async() with the same arguments.
*
* Since: 0.9.0
- * Deprecated: since 0.UNRELEASED, use tp_proxy_prepare_async() instead.
+ * Deprecated: since 0.15.6, use tp_proxy_prepare_async() instead.
*/
void
tp_account_manager_prepare_async (TpAccountManager *manager,
@@ -1362,7 +1362,7 @@ tp_account_manager_prepare_async (TpAccountManager *manager,
* Returns: %TRUE if the preparation was successful, otherwise %FALSE
*
* Since: 0.9.0
- * Deprecated: since 0.UNRELEASED, use tp_proxy_prepare_finish() instead.
+ * Deprecated: since 0.15.6, use tp_proxy_prepare_finish() instead.
*/
gboolean
tp_account_manager_prepare_finish (TpAccountManager *manager,