aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/all.xml
blob: 79d6a2769a245baac193ec5f86d7c25aad15afc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<tp:spec
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
  xmlns:xi="http://www.w3.org/2001/XInclude">

<tp:title>Extensions for empathy</tp:title>

<xi:include href="misc.xml"/>

<tp:generic-types>
  <tp:external-type name="Contact_Handle" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="DBus_Bus_Name" type="s"
    from="Telepathy specification"/>
  <tp:external-type name="DBus_Interface" type="s"
    from="Telepathy specification"/>
  <tp:external-type name="Handle_Type" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Handle" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Socket_Address_Type" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Socket_Access_Control" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Supported_Socket_Map" type="a{uau}"
    from="Telepathy specification"/>
  <tp:external-type name="Unix_Timestamp64" type="t"
    from="Telepathy specification"/>
</tp:generic-types>

</tp:spec>