[Telepathy-commits] [telepathy-mission-control/master] Generate code for Connection_Interface_Contact_Capabilities

Alban Crequy alban.crequy at collabora.co.uk
Thu Nov 13 04:01:34 PST 2008


---
 src/Makefile.am              |    2 ++
 src/mcd-signals-marshal.list |    1 +
 xml/all.xml                  |    2 ++
 xml/nmc5.xml                 |    2 ++
 4 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 5cadb21..3c0ebe9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,6 +43,7 @@ mission_control_include = \
 genincludedir = $(mission_control_includedir)/_gen
 nodist_geninclude_HEADERS = \
 	_gen/cli-client.h \
+	_gen/cli-Connection_Interface_Contact_Capabilities.h \
 	_gen/enums.h \
 	_gen/interfaces.h \
 	_gen/gtypes.h \
@@ -58,6 +59,7 @@ nodist_geninclude_HEADERS = \
 
 nodist_libmissioncontrol_server_la_SOURCES = \
 	_gen/cli-client-body.h \
+	_gen/cli-Connection_Interface_Contact_Capabilities-body.h \
 	_gen/gtypes-body.h \
 	_gen/interfaces-body.h \
 	_gen/register-dbus-glib-marshallers-body.h \
diff --git a/src/mcd-signals-marshal.list b/src/mcd-signals-marshal.list
index 91838dc..227cb8e 100644
--- a/src/mcd-signals-marshal.list
+++ b/src/mcd-signals-marshal.list
@@ -14,3 +14,4 @@ VOID:UINT,BOOLEAN
 VOID:UINT,STRING,STRING
 VOID:BOXED,STRING
 VOID:POINTER,UINT
+VOID:UINT,BOXED
diff --git a/xml/all.xml b/xml/all.xml
index ce2b451..441b546 100644
--- a/xml/all.xml
+++ b/xml/all.xml
@@ -16,6 +16,8 @@
 	from="Telepathy specification (Connection)"/>
     <tp:external-type name="Connection_Manager_Name" type="s"
 	from="Telepathy specification (ConnectionManager)"/>
+    <tp:external-type name="Contact_Handle" type="u"
+        from="Telepathy specification (Connection)"/>
     <tp:external-type name="Protocol" type="s"
 	from="Telepathy specification (ConnectionManager)"/>
     <tp:external-type name="Simple_Presence" type="(uss)"
diff --git a/xml/nmc5.xml b/xml/nmc5.xml
index 7d2e775..1418c29 100644
--- a/xml/nmc5.xml
+++ b/xml/nmc5.xml
@@ -20,4 +20,6 @@
 
 <xi:include href="Channel_Dispatch_Operation.xml"/>
 
+<xi:include href="Connection_Interface_Contact_Capabilities.xml"/>
+
 </tp:spec>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list