[Telepathy-commits] [telepathy-gabble/master] gabble_tubes_channel_offer_stream_tube: announce newly created tube channel

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jan 19 07:22:12 PST 2009


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

diff --git a/src/tubes-channel.c b/src/tubes-channel.c
index ecb82c8..37ecb6c 100644
--- a/src/tubes-channel.c
+++ b/src/tubes-channel.c
@@ -1797,9 +1797,8 @@ gabble_tubes_channel_offer_stream_tube (TpSvcChannelTypeTubes *iface,
     }
   else
     {
-      /* FIXME
-      gabble_muc_factory_tube_created (priv->conn->muc_factory, tube);
-      */
+      tp_channel_manager_emit_new_channel (priv->conn->muc_factory,
+          TP_EXPORTABLE_CHANNEL (tube), NULL);
     }
 
   tp_svc_channel_type_tubes_return_from_offer_stream_tube (context,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list