[gaim-migrate @ 2606]

Wed, 24 Oct 2001 04:07:56 +0000

author
Eric Warmenhoven <warmenhoven@yahoo.com>
date
Wed, 24 Oct 2001 04:07:56 +0000
changeset 2593
8964cf2030e9
parent 2592
cbbdd76cd0e4
child 2594
da7708785948

[gaim-migrate @ 2606]
hi

src/prefs.c file | annotate | diff | comparison | revisions
--- a/src/prefs.c	Wed Oct 24 01:42:48 2001 +0000
+++ b/src/prefs.c	Wed Oct 24 04:07:56 2001 +0000
@@ -2585,6 +2585,9 @@
 
 	if (option == OPT_BLIST_SHOW_PIXMAPS)
 		toggle_buddy_pixmaps();
+
+	if (option == OPT_BLIST_GREY_IDLERS)
+		update_idle_times();
 }
 
 static void set_convo_option(GtkWidget *w, int option)

mercurial