File: stable-interfaces.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,076 bytes parent folder | download
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>Telepathy D-Bus Interface Specification, TelepathyQt copy</tp:title>
<tp:version>0.17.7</tp:version>

<xi:include href="connection-manager.xml"/>
<xi:include href="connection.xml"/>
<xi:include href="channel.xml"/>
<xi:include href="channel-dispatcher.xml"/>
<xi:include href="channel-dispatch-operation.xml"/>
<xi:include href="channel-request.xml"/>
<xi:include href="media-session-handler.xml"/>
<xi:include href="media-stream-handler.xml"/>
<xi:include href="dbus.xml"/>
<xi:include href="properties.xml"/>
<xi:include href="account-manager.xml"/>
<xi:include href="account.xml"/>
<xi:include href="client.xml"/>
<xi:include href="tls-certificate.xml"/>

<xi:include href="call-content.xml"/>
<xi:include href="call-content-media-description.xml"/>
<xi:include href="call-stream.xml"/>
<xi:include href="call-stream-endpoint.xml"/>

<xi:include href="../spec/generic-types.xml"/>
<xi:include href="../spec/errors.xml"/>

</tp:spec>