]> git.0d.be Git - empathy.git/blob - extensions/all.xml
Rebase the favourites support upon the telepathy-logger instead of a specially-named...
[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="Handle_Type" type="u"
14     from="Telepathy specification"/>
15   <tp:external-type name="Handle" type="u"
16     from="Telepathy specification"/>
17   <tp:external-type name="Account" type="o"
18     from="Telepathy specification"/>
19 </tp:generic-types>
20
21
22 </tp:spec>