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



commit b9d097cb326e8e8af3f74b631c7c0cf0b4408db2
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 8cbb90a..03d7207 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]