changeset 19485:82190f18b803

propagate from branch 'im.pidgin.pidgin' (head 04b3e8958ef3758cefdb2c6a32a676b131aee0cc) to branch 'im.pidgin.soc.2007.xmpp' (head 3901a9ccddfe4bbc05861b0351ceea85579b8a09)
author Evan Schoenberg <evan.s@dreskin.net>
date Mon, 27 Aug 2007 22:15:19 +0000
parents a0654397cf9b (diff) 472bcd9d502e (current diff)
children 3321a2136a94 c9de28101e6d
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/prpl.c	Mon Aug 27 21:59:11 2007 +0000
+++ b/libpurple/prpl.c	Mon Aug 27 22:15:19 2007 +0000
@@ -200,6 +200,7 @@
 			continue;
 
 		purple_status_set_active(status, FALSE);
+		purple_blist_update_buddy_status(buddy, status);
 	}
 
 	g_slist_free(list);