[empathy] We should ensure, not create muc channels
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] We should ensure, not create muc channels
- Date: Tue, 17 Nov 2009 11:05:48 +0000 (UTC)
commit 0e5d455892166362053c3d65549fc181bf664724
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Tue Nov 17 11:04:07 2009 +0000
We should ensure, not create muc channels
libempathy/empathy-dispatcher.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index abc9510..49be0ba 100644
--- a/libempathy/empathy-dispatcher.c
+++ b/libempathy/empathy-dispatcher.c
@@ -1537,6 +1537,7 @@ empathy_dispatcher_join_muc (TpConnection *connection,
request_data = new_dispatcher_request_data (self, connection,
TP_IFACE_CHANNEL_TYPE_TEXT, TP_HANDLE_TYPE_ROOM, 0, NULL,
NULL, callback, user_data);
+ request_data->should_ensure = TRUE;
connection_data->outstanding_requests = g_list_prepend
(connection_data->outstanding_requests, request_data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]