blob: d4d0f6de78aef49b64948ad953bdd2aa1e4e7213 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<tp:spec
xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Client interfaces</tp:title>
<xi:include href="../spec/Client.xml"/>
<xi:include href="../spec/Client_Observer.xml"/>
<xi:include href="../spec/Client_Approver.xml"/>
<xi:include href="../spec/Client_Handler.xml"/>
<xi:include href="../spec/Client_Interface_Requests.xml"/>
</tp:spec>
|