[telepathy-gabble/master] Include xmlns on contents

Will Thompson will.thompson at collabora.co.uk
Mon Jun 22 05:34:05 PDT 2009


---
 src/jingle-content.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/jingle-content.c b/src/jingle-content.c
index e3345ed..6fee858 100644
--- a/src/jingle-content.c
+++ b/src/jingle-content.c
@@ -685,6 +685,7 @@ gabble_jingle_content_produce_node (GabbleJingleContent *c,
       lm_message_node_set_attributes (content_node,
           "name", priv->name,
           "senders", produce_senders (priv->senders),
+          "xmlns", priv->content_ns,
           NULL);
 
       if (gabble_jingle_content_creator_is_initiator (c))
-- 
1.5.6.5




More information about the telepathy-commits mailing list