diff src/aim.c @ 286:37a1d222b7f8

[gaim-migrate @ 296] Commited patches by Decklin and Flatass Ben. Thanks guys. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 31 May 2000 18:05:50 +0000
parents 29e1669b006b
children a88b889b692b
line wrap: on
line diff
--- a/src/aim.c	Wed May 31 17:58:54 2000 +0000
+++ b/src/aim.c	Wed May 31 18:05:50 2000 +0000
@@ -331,7 +331,7 @@
 
 	/* Register opens the right URL */
 	gtk_signal_connect(GTK_OBJECT(reg), "clicked",
-			   GTK_SIGNAL_FUNC(open_url), "http://www.aol.com/aim");
+			   GTK_SIGNAL_FUNC(open_url), "http://aim.aol.com/aimnew/Aim/register.adp?promo=106723&pageset=Aim&client=no");
 	/* Enter in the username clears the password and sets
 	   the pointer in the password field */
 	gtk_signal_connect(GTK_OBJECT(GTK_COMBO(name)->entry), "activate",