diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-12-01 13:18:35 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-12-01 13:18:35 +0000 |
commit | 64dd9e4574cb183759dfb7f17938543105da801c (patch) | |
tree | ad8bb144ff37dba8c743e3f8c3c008fbddf88127 /docs/reference | |
parent | 9d46be3c380f8c66436d16b3f8e118b12dc244ec (diff) |
Add an async setter for AutomaticPresence
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 73216e8ba..1becf3f53 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -4118,6 +4118,8 @@ tp_account_set_service_async tp_account_set_service_finish tp_account_request_presence_async tp_account_request_presence_finish +tp_account_set_automatic_presence_async +tp_account_set_automatic_presence_finish tp_account_get_connect_automatically tp_account_set_connect_automatically_async tp_account_set_connect_automatically_finish |