# HG changeset patch # User Eric Warmenhoven # Date 1008055090 0 # Node ID 30828b83143d7049920d3521bc7e0d7ed90f269e # Parent 10b808bee701741a223ce98123b9215e95a0d10e [gaim-migrate @ 2885] you should not be using this plugin. committer: Tailor Script diff -r 10b808bee701 -r 30828b83143d plugins/chatlist.c --- a/plugins/chatlist.c Tue Dec 11 06:29:58 2001 +0000 +++ b/plugins/chatlist.c Tue Dec 11 07:18:10 2001 +0000 @@ -209,7 +209,7 @@ static void refresh_list(GtkWidget *w, gpointer *m) { - grab_url("http://www.aol.com/community/chat/allchats.html", FALSE, ref_list_callback, NULL); + grab_url("http://www.aim.com/community/chats.adp", FALSE, ref_list_callback, NULL); } static void add_chat(GtkWidget *w, gpointer *m)