[telepathy-gabble/master] Handle tube presences in the intial presence

Sjoerd Simons sjoerd.simons at collabora.co.uk
Thu Jan 7 05:37:48 PST 2010


---
 src/muc-channel.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/muc-channel.c b/src/muc-channel.c
index 51a2c32..88b07e3 100644
--- a/src/muc-channel.c
+++ b/src/muc-channel.c
@@ -2231,6 +2231,8 @@ update_roster_presence (GabbleMucChannel *gmuc,
       g_signal_emit (gmuc, signals[CONTACT_JOIN], 0, owner);
       tp_handle_unref (contact_repo, owner);
     }
+
+  handle_tube_presence (gmuc, handle, member->presence_stanza);
 }
 
 /* connect to wocky_muc SIG_JOINED which we should receive when we receive   *
-- 
1.5.6.5




More information about the telepathy-commits mailing list