]> git.0d.be Git - empathy.git/blob - extensions/all.xml
add Unix_Timestamp64 to all.xml
[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
9 <tp:generic-types>
10   <tp:external-type name="Contact_Handle" type="u"
11     from="Telepathy specification"/>
12   <tp:external-type name="DBus_Bus_Name" type="s"
13     from="Telepathy specification"/>
14   <tp:external-type name="DBus_Interface" type="s"
15     from="Telepathy specification"/>
16   <tp:external-type name="Handle_Type" type="u"
17     from="Telepathy specification"/>
18   <tp:external-type name="Handle" type="u"
19     from="Telepathy specification"/>
20   <tp:external-type name="Socket_Address_Type" type="u"
21     from="Telepathy specification"/>
22   <tp:external-type name="Socket_Access_Control" type="u"
23     from="Telepathy specification"/>
24   <tp:external-type name="Supported_Socket_Map" type="a{uau}"
25     from="Telepathy specification"/>
26   <tp:external-type name="Unix_Timestamp64" type="t"
27     from="Telepathy specification"/>
28 </tp:generic-types>
29
30 </tp:spec>