]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/gossip-chat.c
[darcs-to-svn @ after a timeout we are in PAUSED chat state]
[empathy.git] / libempathy-gtk / gossip-chat.c
index 706dca210106aedc5a510443932fe8f6efe909db..614abd7d78dcd9ee579ec30ebfe8f00ef288c757 100644 (file)
@@ -1002,7 +1002,7 @@ chat_composing_stop_timeout_cb (GossipChat *chat)
 
        priv->composing_stop_timeout_id = 0;
        empathy_tp_chat_set_state (priv->tp_chat,
-                                  TP_CHANNEL_CHAT_STATE_ACTIVE);
+                                  TP_CHANNEL_CHAT_STATE_PAUSED);
 
        return FALSE;
 }