[Telepathy-commits] [telepathy-gabble/master] tube_offered_cb: call update_tubes_presence as we now have to announce the tube

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jan 19 04:56:47 PST 2009


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

diff --git a/src/tubes-channel.c b/src/tubes-channel.c
index f07adeb..506e3c5 100644
--- a/src/tubes-channel.c
+++ b/src/tubes-channel.c
@@ -513,6 +513,8 @@ tube_offered_cb (GabbleTubeIface *tube,
       parameters,
       state);
 
+  update_tubes_presence (self);
+
   g_free (service);
   g_hash_table_destroy (parameters);
 }
-- 
1.5.6.5




More information about the Telepathy-commits mailing list