From 6c4424425443b85e2bc14ee430fb8ec78521b074 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 8 May 2007 22:00:40 +0000 Subject: [darcs-to-svn @ after a timeout we are in PAUSED chat state] svn path=/trunk/; revision=37 --- libempathy-gtk/gossip-chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/gossip-chat.c b/libempathy-gtk/gossip-chat.c index 706dca210..614abd7d7 100644 --- a/libempathy-gtk/gossip-chat.c +++ b/libempathy-gtk/gossip-chat.c @@ -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; } -- cgit v1.2.3