blob: f68f106957360d91690d63b83f21abf1a76ea7a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<tp:spec
xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Extensions from the future</tp:title>
<xi:include href="future-channel.xml"/>
<xi:include href="future-misc.xml"/>
<xi:include href="../spec/generic-types.xml"/>
<xi:include href="../spec/errors.xml"/>
</tp:spec>
|