Mercurial > pidgin
changeset 2593:5ba9ef368b8e
[gaim-migrate @ 2606]
hi
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 24 Oct 2001 04:07:56 +0000 |
parents | f194dd8250d4 |
children | c133c9499f23 |
files | src/prefs.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)