[telepathy-gabble/master] conn-aliasing.c: gabble_do_pep_request: set the type of the IQ query

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Jul 3 03:23:57 PDT 2009


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

diff --git a/src/conn-aliasing.c b/src/conn-aliasing.c
index 42782c6..4a387f1 100644
--- a/src/conn-aliasing.c
+++ b/src/conn-aliasing.c
@@ -321,6 +321,7 @@ gabble_do_pep_request (GabbleConnection *self,
 
   msg = lm_message_build (tp_handle_inspect (contact_handles, handle),
       LM_MESSAGE_TYPE_IQ,
+      '@', "type", "get",
       '(', "pubsub", "",
         '@', "xmlns", NS_PUBSUB,
         '(', "items", "",
-- 
1.5.6.5




More information about the telepathy-commits mailing list