[Telepathy-commits] [telepathy-gabble/master] GabbleImFactory: pass initiator-handle when creating a GabbleIMChannel

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 19 10:53:26 PDT 2008


20080721144030-53eee-d0109ffd6e83ea847bc9f36d5433a87130391d46.gz
---
 src/im-factory.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/im-factory.c b/src/im-factory.c
index 16f7670..881c099 100644
--- a/src/im-factory.c
+++ b/src/im-factory.c
@@ -337,6 +337,7 @@ new_im_channel (GabbleImFactory *fac,
                        "connection", priv->conn,
                        "object-path", object_path,
                        "handle", handle,
+                       "initiator-handle", initiator,
                        NULL);
 
   DEBUG ("object path %s", object_path);
-- 
1.5.6.3




More information about the Telepathy-commits mailing list