blob: 9d07e6129ed737cb165eb1cc10e316ee030bb3e2 (
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="Logger.xml" />
<xi:include href="Chat_Manager.xml" />
<xi:include href="Connection_Interface_Renaming.xml" />
<xi:include href="Channel_Interface_Credentials_Storage.xml" />
<xi:include href="Channel_Type_Server_TLS_Connection.xml" />
</tp:spec>
|