summaryrefslogtreecommitdiff
path: root/telepathy-glib/protocol.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-03 19:33:33 +0100
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-06-29 20:31:56 -0300
commitcfdf65c0b154194f0252bfd928bfae2f93f8f9b5 (patch)
tree77da506e2ffadbddd777bdd9e2b281a697e2faaa /telepathy-glib/protocol.xml
parentc7edd5df70bf015b1e0c8da52ab1fde54c1f9b83 (diff)
downloadtelepathy-glib-cfdf65c0b154194f0252bfd928bfae2f93f8f9b5.tar.gz
Generate code for Protocol objects and add a stub TpProtocol class
Diffstat (limited to 'telepathy-glib/protocol.xml')
-rw-r--r--telepathy-glib/protocol.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/telepathy-glib/protocol.xml b/telepathy-glib/protocol.xml
new file mode 100644
index 000000000..57fdbee65
--- /dev/null
+++ b/telepathy-glib/protocol.xml
@@ -0,0 +1,9 @@
+<tp:spec
+ xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
+ xmlns:xi="http://www.w3.org/2001/XInclude">
+
+<tp:title>Protocol interfaces</tp:title>
+
+<xi:include href="../spec/Protocol.xml"/>
+
+</tp:spec>