Mercurial > pidgin
diff plugins/chatlist.c @ 2584:34812d648f72
[gaim-migrate @ 2597]
heh. this was pointless.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 23 Oct 2001 08:06:09 +0000 |
parents | 5473c8c5378d |
children | 0b4ef57035af |
line wrap: on
line diff
--- a/plugins/chatlist.c Tue Oct 23 04:59:46 2001 +0000 +++ b/plugins/chatlist.c Tue Oct 23 08:06:09 2001 +0000 @@ -208,7 +208,7 @@ static void refresh_list(GtkWidget *w, gpointer *m) { - grab_url("http://www.aol.com/community/chat/allchats.html", ref_list_callback, NULL); + grab_url("http://www.aol.com/community/chat/allchats.html", FALSE, ref_list_callback, NULL); } static void add_chat(GtkWidget *w, gpointer *m)