]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-chat.c
Updatre python binding
[empathy.git] / libempathy-gtk / empathy-chat.c
index 6d3d1a12d7e5ba2aacb0a3f37da1363bf7d1bb99..3494b02fd3ea2874e0ec82bab956039f445bb321 100644 (file)
@@ -1498,7 +1498,7 @@ empathy_chat_set_tp_chat (EmpathyChat   *chat,
                g_source_remove (priv->block_events_timeout_id);
        }
        priv->block_events_timeout_id =
-               g_timeout_add (200, chat_block_events_timeout_cb, chat);
+               g_timeout_add_seconds (1, chat_block_events_timeout_cb, chat);
 
        if (priv->tp_chat) {
                g_signal_handlers_disconnect_by_func (priv->tp_chat,