--- a/gtk/gtkconv.c Fri Aug 25 02:13:32 2006 +0000 +++ b/gtk/gtkconv.c Fri Aug 25 07:02:17 2006 +0000 @@ -7352,11 +7352,7 @@ g_return_if_fail(conv != NULL); - /* - * Only set "unseen" to "none" if the window has focus - */ - if (gaim_gtk_conv_window_has_focus(win)) - gtkconv_set_unseen(gtkconv, GAIM_UNSEEN_NONE); + gtkconv_set_unseen(gtkconv, GAIM_UNSEEN_NONE); /* Update the menubar */