aboutsummaryrefslogtreecommitdiffstats
path: root/gnome-2-26/extensions/all.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-2-26/extensions/all.xml')
-rw-r--r--gnome-2-26/extensions/all.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/gnome-2-26/extensions/all.xml b/gnome-2-26/extensions/all.xml
new file mode 100644
index 000000000..c9f4c0bd7
--- /dev/null
+++ b/gnome-2-26/extensions/all.xml
@@ -0,0 +1,34 @@
+<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"/>
+<xi:include href="generic-types.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:external-type name="Tube_ID" type="u"
+ from="Telepathy specification"/>
+</tp:generic-types>
+
+
+</tp:spec>