--- a/src/buddy.c Fri Mar 14 15:45:38 2003 +0000 +++ b/src/buddy.c Fri Mar 14 16:01:08 2003 +0000 @@ -631,6 +631,8 @@ g_free(filename); gtknode = GAIM_GTK_BLIST_NODE((GaimBlistNode*)b); + if (gtknode->timer > 0) + g_source_remove(gtknode->timer); gtknode->timer = g_timeout_add(10000, (GSourceFunc)gaim_reset_present_icon, b); /* "Hey, what's all this crap?" you ask. Status icons will be themeable too, and