diff plugins/chatlist.c @ 2993:7239a392486c

[gaim-migrate @ 3006] 0.53 :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 02 Mar 2002 04:52:21 +0000
parents aaaca46b507b
children 6d95285533df
line wrap: on
line diff
--- a/plugins/chatlist.c	Sat Mar 02 01:37:01 2002 +0000
+++ b/plugins/chatlist.c	Sat Mar 02 04:52:21 2002 +0000
@@ -11,7 +11,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#define AOL_SRCHSTR "/community/aimcheck.adp/url="
+#define AOL_SRCHSTR "aim:GoChat?RoomName="
 
 struct chat_page {
 	GtkWidget *list1;