[telepathy-mission-control/master] mcd-account-manager: add gtk-doc for _write_conf and deprecate it
Jonny Lamb
jonny.lamb at collabora.co.uk
Mon Sep 14 11:09:10 PDT 2009
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
src/mcd-account-manager.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/src/mcd-account-manager.c b/src/mcd-account-manager.c
index 88d642a..7d5e6b0 100644
--- a/src/mcd-account-manager.c
+++ b/src/mcd-account-manager.c
@@ -1082,6 +1082,14 @@ mcd_account_manager_get_dbus_daemon (McdAccountManager *account_manager)
return account_manager->priv->dbus_daemon;
}
+/**
+ * mcd_account_manager_write_conf:
+ * @account_manager: the #McdAccountManager
+ *
+ * Write the account manager configuration to disk.
+ *
+ * Deprecated: Use mcd_account_manager_write_conf_async() in all code.
+ */
void
mcd_account_manager_write_conf (McdAccountManager *account_manager)
{
--
1.5.6.5
More information about the telepathy-commits
mailing list