diff libpurple/protocols/msn/switchboard.c @ 29264:a0fd6a41d127

propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3) to branch 'im.pidgin.cpw.attention_ui' (head 37530586a02ebf04f4d6002ba9e30f0ff49eb527)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 07 Dec 2008 01:37:06 +0000
parents 15db3067a5ac 558baf33197e
children e841bad196e0
line wrap: on
line diff
--- a/libpurple/protocols/msn/switchboard.c	Sat Dec 06 13:30:06 2008 +0000
+++ b/libpurple/protocols/msn/switchboard.c	Sun Dec 07 01:37:06 2008 +0000
@@ -1038,6 +1038,9 @@
 
 		else
 			purple_prpl_got_attention(account->gc, user, MSN_NUDGE);
+		
+		purple_conversation_attention(swboard->conv, user, 0, 
+			PURPLE_MESSAGE_RECV, time(NULL));
 
 	} else if (!strcmp(id, "2")) {
 		/* Wink */