blob: 5c89ff0d8c8010c3323b85aec55fa24871802f1b (
plain) (
blame)
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>Misc extensions for Empathy</tp:title>
<xi:include href="Channel_Handler.xml"/>
<xi:include href="Tube_Handler.xml"/>
<xi:include href="Channel_Interface_Tube.xml" />
<xi:include href="Channel_Type_DBus_Tube.xml" />
<xi:include href="Channel_Type_Stream_Tube.xml" />
</tp:spec>
|