aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/all.xml
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/all.xml')
-rw-r--r--extensions/all.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/extensions/all.xml b/extensions/all.xml
index 2a0e109e8..d4986ff08 100644
--- a/extensions/all.xml
+++ b/extensions/all.xml
@@ -2,13 +2,21 @@
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>
+<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>