[empathy: 1/2] Pass EMPATHY_DISPATCHER_NON_USER_ACTION as action time when auto-approving mucs
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 1/2] Pass EMPATHY_DISPATCHER_NON_USER_ACTION as action time when auto-approving mucs
- Date: Fri, 9 Jul 2010 11:52:18 +0000 (UTC)
commit 5b580ca6e7e87b15f829a621cf60556f1ce4942e
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Jul 9 13:31:20 2010 +0200
Pass EMPATHY_DISPATCHER_NON_USER_ACTION as action time when auto-approving mucs
src/empathy-event-manager.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c
index 00f9583..35d71f9 100644
--- a/src/empathy-event-manager.c
+++ b/src/empathy-event-manager.c
@@ -888,6 +888,7 @@ approve_channels (TpSimpleApprover *approver,
/* We are not invited, approve the channel right now */
tp_add_dispatch_operation_context_accept (context);
+ approval->auto_approved = TRUE;
event_manager_approval_approve (approval);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]