]> git.0d.be Git - empathy.git/commitdiff
auth-factory: set Observer.DelayApprovers (#643872)
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 4 Mar 2011 14:24:06 +0000 (15:24 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 7 Mar 2011 09:39:26 +0000 (10:39 +0100)
libempathy/empathy-auth-factory.c

index 8cbb90a14dd0107e4675406107ff704868554b73..03d720744d20370c8cba6c573815b569967ff15c 100644 (file)
@@ -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