aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/extensions/all.xml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/extensions/all.xml')
-rw-r--r--trunk/extensions/all.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/trunk/extensions/all.xml b/trunk/extensions/all.xml
new file mode 100644
index 000000000..d4986ff08
--- /dev/null
+++ b/trunk/extensions/all.xml
@@ -0,0 +1,22 @@
+<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:generic-types>
+
+</tp:spec>