[Telepathy-commits] [telepathy-glib/master] Build bindings for Requests interface.

Will Thompson will.thompson at collabora.co.uk
Sun Sep 7 11:06:59 PDT 2008


---
 spec/Connection_Interface_Requests.xml |    3 +--
 spec/Makefile.am                       |    1 +
 telepathy-glib/connection.xml          |    1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/spec/Connection_Interface_Requests.xml b/spec/Connection_Interface_Requests.xml
index 932c4a6..46969dc 100644
--- a/spec/Connection_Interface_Requests.xml
+++ b/spec/Connection_Interface_Requests.xml
@@ -21,8 +21,7 @@
       USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.Connection.Interface.Requests.DRAFT"
-    tp:causes-havoc="experimental">
+  <interface name="org.freedesktop.Telepathy.Connection.Interface.Requests.DRAFT">
     <tp:requires interface="org.freedesktop.Telepathy.Connection"/>
     <tp:added version="0.17.9"/>
 
diff --git a/spec/Makefile.am b/spec/Makefile.am
index 4f395fa..ea52825 100644
--- a/spec/Makefile.am
+++ b/spec/Makefile.am
@@ -34,6 +34,7 @@ EXTRA_DIST = \
     Connection_Interface_Presence.xml \
     Connection_Interface_Privacy.xml \
     Connection_Interface_Renaming.xml \
+    Connection_Interface_Requests.xml \
     Connection_Manager.xml \
     Connection.xml \
     errors.xml \
diff --git a/telepathy-glib/connection.xml b/telepathy-glib/connection.xml
index d3df192..79c9747 100644
--- a/telepathy-glib/connection.xml
+++ b/telepathy-glib/connection.xml
@@ -12,5 +12,6 @@
 <xi:include href="../spec/Connection_Interface_Simple_Presence.xml"/>
 <xi:include href="../spec/Connection_Interface_Presence.xml"/>
 <xi:include href="../spec/Connection_Interface_Contacts.xml"/>
+<xi:include href="../spec/Connection_Interface_Requests.xml"/>
 
 </tp:spec>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list