[empathy/gnome-2-34] auth-factory: set Observer.DelayApprovers (#643872)



commit b3a6feb7a68da6314f17b439e834346a0abda317
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Mar 4 15:24:06 2011 +0100

    auth-factory: set Observer.DelayApprovers (#643872)

 libempathy/empathy-auth-factory.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-auth-factory.c b/libempathy/empathy-auth-factory.c
index 443962a..4daf1b1 100644
--- a/libempathy/empathy-auth-factory.c
+++ b/libempathy/empathy-auth-factory.c
@@ -489,6 +489,8 @@ empathy_auth_factory_constructed (GObject *obj)
           TP_PROP_CHANNEL_TYPE_SERVER_AUTHENTICATION_AUTHENTICATION_METHOD,
           G_TYPE_STRING, TP_IFACE_CHANNEL_INTERFACE_SASL_AUTHENTICATION,
           NULL));
+
+  tp_base_client_set_observer_delay_approvers (client, TRUE);
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]