summaryrefslogtreecommitdiff
path: root/spec/Channel_Interface_Group.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-30 15:27:27 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-30 15:27:27 +0000
commita19fbaa7fa80c9b0f7f68afcffeab16ec5a4d71f (patch)
tree5e4675d923f1d65f71e8156af03545f2de10ab9f /spec/Channel_Interface_Group.xml
parentf1a89d3c7804e6eb23417eaa2bf66b97db5a97eb (diff)
downloadtelepathy-glib-a19fbaa7fa80c9b0f7f68afcffeab16ec5a4d71f.tar.gz
Update to the rest of spec 0.15.3
20070430152727-53eee-b7ad7d13aadc3cd11e95055b261b92139f59faec.gz
Diffstat (limited to 'spec/Channel_Interface_Group.xml')
-rw-r--r--spec/Channel_Interface_Group.xml21
1 files changed, 19 insertions, 2 deletions
diff --git a/spec/Channel_Interface_Group.xml b/spec/Channel_Interface_Group.xml
index 922d8e568..21cdbdf20 100644
--- a/spec/Channel_Interface_Group.xml
+++ b/spec/Channel_Interface_Group.xml
@@ -16,7 +16,7 @@ Library General Public License for more details.</p>
<p>You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
</tp:license>
<interface name="org.freedesktop.Telepathy.Channel.Interface.Group">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
@@ -126,13 +126,21 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
</tp:docstring>
</tp:flag>
<tp:flag suffix="Channel_Specific_Handles" value="256">
- <tp:docstring>
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>
The members of this group have handles which are specific to
this channel, and are not valid as general-purpose handles on
the connection. Depending on the channel, it may be possible to
call GetHandleOwners to find the owners of these handles, which
should be done if you wish to eg subscribe to the contact's
presence.
+ </p>
+
+ <p>
+ Connection managers must ensure that any given handle is not
+ simultaneously a general-purpose handle and a channel-specific
+ handle.
+ </p>
</tp:docstring>
</tp:flag>
<tp:flag suffix="Only_One_Group" value="512">
@@ -342,6 +350,15 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
The change is because the requested contact did not respond.
</tp:docstring>
</tp:enumvalue>
+ <tp:enumvalue suffix="Renamed" value="9">
+ <tp:docstring>
+ The change is because a contact's unique identifier changed.
+ There must be exactly one handle in the removed set and exactly
+ one handle in one of the added sets. The Renamed signal on the
+ Renaming interface will have been emitted for the same handles,
+ shortly before this MembersChanged signal is emitted.
+ </tp:docstring>
+ </tp:enumvalue>
</tp:enum>
<signal name="MembersChanged">
<arg name="message" type="s">