summaryrefslogtreecommitdiff
path: root/extensions/all.xml
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2008-08-25 18:42:17 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2008-08-26 16:05:45 +0100
commit0a09ef89a736ccbfe07598b8975d5f9d6cd300c6 (patch)
treecbafcb4b7352ac9cb59e3f16f4e0601b63c4edf3 /extensions/all.xml
parent457ce2f34ca84098dc99e6199063eda3fdaeea63 (diff)
downloadtelepathy-salut-0a09ef89a736ccbfe07598b8975d5f9d6cd300c6.tar.gz
Build Requests interface.
Diffstat (limited to 'extensions/all.xml')
-rw-r--r--extensions/all.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/extensions/all.xml b/extensions/all.xml
index 193405ce..2af12f12 100644
--- a/extensions/all.xml
+++ b/extensions/all.xml
@@ -25,4 +25,15 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
<xi:include href="channel.xml"/>
<xi:include href="connection.xml"/>
+<tp:generic-types>
+ <tp:external-type name="Contact_Handle" type="u"
+ from="Telepathy specification"/>
+ <tp:external-type name="DBus_Interface" type="s"
+ from="Telepathy specification"/>
+ <tp:external-type name="DBus_Qualified_Member" type="s"
+ from="Telepathy specification"/>
+ <tp:external-type name="Qualified_Property_Value_Map" type="a{sv}"
+ from="Telepathy specification"/>
+</tp:generic-types>
+
</tp:spec>