[telepathy-doc/master] Work that was sitting around in my branch
Danielle Madeley
danielle.madeley at collabora.co.uk
Thu Sep 17 05:15:04 PDT 2009
---
docs/book/C/accounts.xml | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/docs/book/C/accounts.xml b/docs/book/C/accounts.xml
index 6bd0e99..cb08d89 100644
--- a/docs/book/C/accounts.xml
+++ b/docs/book/C/accounts.xml
@@ -22,6 +22,12 @@
<para>
The Account Manager is implemented as part of Mission Control and is
responsible for keeping a list of accounts (e.g. XMPP/Jabber, IRC, MSN).
+ The Account Manager is also responsible for maintaining the
+ <link linkend="chapter.connection">Connection</link> to each account and
+ setting the presence on that connection.
+ </para>
+
+ <para>
The service is available on the session bus via the well-known bus name
<literal>org.freedesktop.Telepathy.AccountManager</literal>, object
<literal>/org/freedesktop/Telepathy/AccountManager</literal> and
@@ -261,6 +267,15 @@
</table>
</sect1>
+ <sect1 id="sect.accounts.presence">
+ <title>Managing Presence</title>
+
+ <para>
+ The Account Manager is responsible for managing the user's presence for
+ each configured <interfacename>Account</interfacename>.
+ </para>
+ </sect1>
+
<!-- para>TODO:
Notes:
- This is described in the telepathy specification but only partially
--
1.5.6.5
More information about the telepathy-commits
mailing list