File: connection.xml

package info (click to toggle)
telepathy-qt 0.9.1-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 38,764 kB
  • sloc: cpp: 59,914; xml: 34,543; ansic: 21,194; python: 3,370; sh: 118; makefile: 20
file content (31 lines) | stat: -rw-r--r-- 1,622 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<tp:spec
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
  xmlns:xi="http://www.w3.org/2001/XInclude">

<tp:title>Connection interfaces</tp:title>

<xi:include href="../spec/Connection.xml"/>

<xi:include href="../spec/Connection_Interface_Addressing.xml"/>
<xi:include href="../spec/Connection_Interface_Aliasing.xml"/>
<xi:include href="../spec/Connection_Interface_Anonymity.xml"/>
<xi:include href="../spec/Connection_Interface_Avatars.xml"/>
<xi:include href="../spec/Connection_Interface_Balance.xml"/>
<xi:include href="../spec/Connection_Interface_Capabilities.xml"/>
<xi:include href="../spec/Connection_Interface_Cellular.xml"/>
<xi:include href="../spec/Connection_Interface_Client_Types.xml"/>
<xi:include href="../spec/Connection_Interface_Contacts.xml"/>
<xi:include href="../spec/Connection_Interface_Contact_Blocking.xml"/>
<xi:include href="../spec/Connection_Interface_Contact_Capabilities.xml"/>
<xi:include href="../spec/Connection_Interface_Contact_Groups.xml"/>
<xi:include href="../spec/Connection_Interface_Contact_Info.xml"/>
<xi:include href="../spec/Connection_Interface_Contact_List.xml"/>
<xi:include href="../spec/Connection_Interface_Location.xml"/>
<xi:include href="../spec/Connection_Interface_Mail_Notification.xml"/>
<xi:include href="../spec/Connection_Interface_Power_Saving.xml"/>
<xi:include href="../spec/Connection_Interface_Presence.xml"/>
<xi:include href="../spec/Connection_Interface_Requests.xml"/>
<xi:include href="../spec/Connection_Interface_Service_Point.xml"/>
<xi:include href="../spec/Connection_Interface_Simple_Presence.xml"/>

</tp:spec>