[empathy/gnome-2-34] return from ObserveChannels() after having called Claim()
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] return from ObserveChannels() after having called Claim()
- Date: Tue, 8 Mar 2011 16:02:08 +0000 (UTC)
commit b1f241686cca06cf25f48eb7212b536ed1a6391d
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Mar 8 16:31:03 2011 +0100
return from ObserveChannels() after having called Claim()
src/empathy-call-observer.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-call-observer.c b/src/empathy-call-observer.c
index dba191a..20b4bf6 100644
--- a/src/empathy-call-observer.c
+++ b/src/empathy-call-observer.c
@@ -168,6 +168,8 @@ observe_channels (TpSimpleObserver *observer,
"progress: %s", tp_proxy_get_object_path (channel));
tp_channel_dispatch_operation_claim_async (dispatch_operation,
on_cdo_claim_cb, g_object_ref (channel));
+
+ tp_observe_channels_context_accept (context);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]