]> git.0d.be Git - empathy.git/blob - extensions/all.xml
Add new StreamTube spec
[empathy.git] / extensions / all.xml
1 <tp:spec
2   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
3   xmlns:xi="http://www.w3.org/2001/XInclude">
4
5 <tp:title>Extensions for empathy</tp:title>
6
7 <xi:include href="misc.xml"/>
8 <xi:include href="generic-types.xml"/>
9
10 <tp:generic-types>
11   <tp:external-type name="Contact_Handle" type="u"
12     from="Telepathy specification"/>
13   <tp:external-type name="DBus_Bus_Name" type="s"
14     from="Telepathy specification"/>
15   <tp:external-type name="DBus_Interface" type="s"
16     from="Telepathy specification"/>
17   <tp:external-type name="Handle_Type" type="u"
18     from="Telepathy specification"/>
19   <tp:external-type name="Handle" type="u"
20     from="Telepathy specification"/>
21   <tp:external-type name="Socket_Address_Type" type="u"
22     from="Telepathy specification"/>
23   <tp:external-type name="Socket_Access_Control" type="u"
24     from="Telepathy specification"/>
25   <tp:external-type name="Supported_Socket_Map" type="a{uau}"
26     from="Telepathy specification"/>
27   <tp:external-type name="Unix_Timestamp64" type="t"
28     from="Telepathy specification"/>
29   <tp:external-type name="Tube_ID" type="u"
30     from="Telepathy specification"/>
31 </tp:generic-types>
32
33
34 </tp:spec>