Mercurial > pidgin
changeset 7149:3aa374a7bc2e
[gaim-migrate @ 7716]
I didn't anticipate that.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 04 Oct 2003 23:15:45 +0000 |
parents | 5c03e3e0d451 |
children | e09020153d85 |
files | src/gtkconv.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkconv.c Sat Oct 04 22:59:43 2003 +0000 +++ b/src/gtkconv.c Sat Oct 04 23:15:45 2003 +0000 @@ -4941,7 +4941,7 @@ gtk_image_set_from_pixbuf(GTK_IMAGE(gtkconv->icon), status); gtk_image_set_from_pixbuf(GTK_IMAGE(gtkconv->menu_icon), status); - if (gaim_conv_window_get_active_conversation(win) == conv) + if (gaim_conv_window_get_active_conversation(win) == conv && gtkconv->u.im->anim == NULL) gtk_window_set_icon(GTK_WINDOW(GAIM_GTK_WINDOW(win)->window), status); if(status)