~ubuntu-branches/ubuntu/utopic/telepathy-python/utopic

« back to all changes in this revision

Viewing changes to spec/Channel_Dispatcher_Interface_Operation_List.xml

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-06-16 11:23:44 UTC
  • mfrom: (1.1.14 upstream) (8.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090616112344-sslc71m4xns7uv8i
Tags: 0.15.8-1
* New upstream release.
* debian/control:
  - Change package priority to optional
  - Bump Standards-Version to 3.8.1 (no further changes)
  - Be more verbose in package extended description

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<node name="/Channel_Dispatcher_Interface_Operation_List"
3
3
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
4
4
 
5
 
  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
6
 
  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
 
5
  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
 
6
  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
7
7
  <tp:license xmlns="http://www.w3.org/1999/xhtml">
8
8
    <p>This library is free software; you can redistribute it and/or
9
9
      modify it under the terms of the GNU Lesser General Public
21
21
      USA.</p>
22
22
  </tp:license>
23
23
 
24
 
  <interface name="org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList.DRAFT"
25
 
    tp:causes-havoc="experimental">
 
24
  <interface name="org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList">
 
25
    <tp:added version="0.17.26">(as a stable interface)</tp:added>
26
26
 
27
 
    <tp:requires interface="org.freedesktop.Telepathy.ChannelDispatcher.DRAFT"/>
 
27
    <tp:requires interface="org.freedesktop.Telepathy.ChannelDispatcher"/>
28
28
 
29
29
    <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
30
30
      <p>This interface allows users of the ChannelDispatcher to enumerate
71
71
 
72
72
          <p>Each dictionary MUST contain at least the following keys:</p>
73
73
          <ul>
74
 
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.DRAFT.Interfaces</tp:dbus-ref></li>
75
 
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.DRAFT.Connection</tp:dbus-ref></li>
76
 
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.DRAFT.Account</tp:dbus-ref></li>
77
 
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.DRAFT.Channels</tp:dbus-ref></li>
78
 
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.DRAFT.PossibleHandlers</tp:dbus-ref></li>
 
74
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.Interfaces</tp:dbus-ref></li>
 
75
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.Connection</tp:dbus-ref></li>
 
76
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.Account</tp:dbus-ref></li>
 
77
            <li><tp:dbus-ref>org.freedesktop.Telepathy.ChannelDispatchOperation.PossibleHandlers</tp:dbus-ref></li>
79
78
          </ul>
80
79
        </tp:docstring>
81
80
      </tp:member>
119
118
      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
120
119
        Emitted when a dispatch operation finishes (i.e. exactly once per
121
120
        emission of <tp:dbus-ref
122
 
          namespace="org.freedesktop.Telepathy">ChannelDispatchOperation.DRAFT.Finished</tp:dbus-ref>).
 
121
          namespace="org.freedesktop.Telepathy">ChannelDispatchOperation.Finished</tp:dbus-ref>).
123
122
 
124
123
        <tp:rationale>
125
124
          Strictly speaking this is redundant with