diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-06-01 18:12:05 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-06-01 18:12:05 +0100 |
commit | f1a1e8c40dfc035e91c9a577c2af30ffa31ef004 (patch) | |
tree | d9a93d328754a0a01e6363ee0bc3de9660aa1bc6 /doc | |
parent | e32080c5ef1a1bdd337024ba694a85b8af3f9cd9 (diff) |
McdAccount, McdConnection: transfer remote nickname changes from C to A via a signal
Ideally, the Connection would know nothing about the Account. This is a
step in that direction.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml b/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml index b96b1ce8..647b6982 100644 --- a/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml +++ b/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml @@ -39,6 +39,14 @@ McdConnection @mcdconnection: the object which received the signal. +<!-- ##### SIGNAL McdConnection::self-nickname-changed ##### --> +<para> + +</para> + +@mcdconnection: the object which received the signal. +@arg1: + <!-- ##### SIGNAL McdConnection::self-presence-changed ##### --> <para> |