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

« back to all changes in this revision

Viewing changes to spec/all.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2009-02-16 10:47:31 UTC
  • mfrom: (7.1.14 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090216104731-3l467x71wygwok32
Tags: 0.15.6-2
debian/control: Added myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  xmlns:xi="http://www.w3.org/2001/XInclude">
4
4
 
5
5
<tp:title>Telepathy D-Bus Interface Specification</tp:title>
6
 
<tp:version>0.17.1</tp:version>
 
6
<tp:version>0.17.16</tp:version>
7
7
 
8
8
<tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright>
9
9
<tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright>
30
30
<xi:include href="Connection_Interface_Aliasing.xml"/>
31
31
<xi:include href="Connection_Interface_Avatars.xml"/>
32
32
<xi:include href="Connection_Interface_Capabilities.xml"/>
33
 
<xi:include href="Connection_Interface_Contact_Info.xml"/>
34
 
<xi:include href="Connection_Interface_Forwarding.xml"/>
 
33
<xi:include href="Connection_Interface_Contact_Capabilities.xml"/>
 
34
<xi:include href="Connection_Interface_Contacts.xml"/>
 
35
<xi:include href="Connection_Interface_Simple_Presence.xml"/>
35
36
<xi:include href="Connection_Interface_Presence.xml"/>
36
 
<xi:include href="Connection_Interface_Privacy.xml"/>
37
37
<xi:include href="Connection_Interface_Renaming.xml"/>
 
38
<xi:include href="Connection_Interface_Requests.xml"/>
 
39
 
 
40
<xi:include href="Channel_Bundle.xml"/>
38
41
 
39
42
<xi:include href="Channel.xml"/>
 
43
<xi:include href="Channel_Future.xml"/>
40
44
<xi:include href="Channel_Type_Contact_List.xml"/>
41
 
<xi:include href="Channel_Type_Contact_Search.xml"/>
42
45
<xi:include href="Channel_Type_Streamed_Media.xml"/>
43
46
<xi:include href="Channel_Type_Room_List.xml"/>
44
47
<xi:include href="Channel_Type_Text.xml"/>
45
48
<xi:include href="Channel_Type_Tubes.xml"/>
 
49
<xi:include href="Channel_Type_Stream_Tube.xml"/>
 
50
<xi:include href="Channel_Type_DBus_Tube.xml"/>
 
51
<xi:include href="Channel_Type_File_Transfer.xml"/>
46
52
 
47
53
<xi:include href="Channel_Interface_Call_Merging.xml"/>
 
54
<xi:include href="Channel_Interface_Call_State.xml"/>
48
55
<xi:include href="Channel_Interface_Chat_State.xml"/>
 
56
<xi:include href="Channel_Interface_Destroyable.xml"/>
49
57
<xi:include href="Channel_Interface_DTMF.xml"/>
50
58
<xi:include href="Channel_Interface_Group.xml"/>
51
59
<xi:include href="Channel_Interface_Hold.xml"/>
 
60
<xi:include href="Channel_Interface_HTML.xml"/>
52
61
<xi:include href="Channel_Interface_Password.xml"/>
53
 
<xi:include href="Channel_Interface_Transfer.xml"/>
54
62
<xi:include href="Channel_Interface_Media_Signalling.xml"/>
 
63
<xi:include href="Channel_Interface_Messages.xml"/>
 
64
<xi:include href="Channel_Interface_Tube.xml"/>
55
65
 
56
66
<xi:include href="Media_Session_Handler.xml"/>
57
67
<xi:include href="Media_Stream_Handler.xml"/>
58
68
 
59
69
<xi:include href="Properties_Interface.xml"/>
60
70
 
 
71
<xi:include href="Account_Manager.xml"/>
 
72
<xi:include href="Account.xml"/>
 
73
<xi:include href="Account_Interface_Avatar.xml"/>
 
74
 
 
75
<xi:include href="Channel_Dispatcher.xml"/>
 
76
<xi:include href="Channel_Dispatcher_Interface_Operation_List.xml"/>
 
77
<xi:include href="Channel_Dispatch_Operation.xml"/>
 
78
<xi:include href="Channel_Request.xml"/>
 
79
 
 
80
<xi:include href="Client.xml"/>
 
81
<xi:include href="Client_Observer.xml"/>
 
82
<xi:include href="Client_Approver.xml"/>
 
83
<xi:include href="Client_Handler.xml"/>
 
84
 
61
85
<xi:include href="Channel_Handler.xml"/>
62
86
 
63
87
<xi:include href="errors.xml"/>
64
88
<xi:include href="generic-types.xml"/>
65
89
 
66
 
<xi:include href="extensions.xml">
67
 
        <xi:fallback>
68
 
                <!-- absence of non-spec extensions is OK -->
69
 
        </xi:fallback>
70
 
</xi:include>
 
90
<!-- Never implemented, is a terrible API
 
91
<xi:include href="Connection_Interface_Contact_Info.xml"/> -->
 
92
<!-- Never implemented, insufficient (needs conditions)
 
93
<xi:include href="Connection_Interface_Forwarding.xml"/> -->
 
94
<!-- Never implemented, vague
 
95
<xi:include href="Connection_Interface_Privacy.xml"/> -->
 
96
<!-- Never implemented, can't be implemented with current dbus-glib, vague
 
97
<xi:include href="Channel_Type_Contact_Search.xml"/> -->
 
98
<!-- Causes havoc, never implemented, unclear requirements
 
99
<xi:include href="Channel_Interface_Transfer.xml"/> -->
71
100
 
72
101
</tp:spec>