changeset 9809:f4a01638870e

[gaim-migrate @ 10677] A better URL for changing your ICQ info. Thanks to oannu committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 22 Aug 2004 00:18:44 +0000
parents db5dddc4dd5e
children f64e382d5334
files src/protocols/oscar/oscar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Sat Aug 21 22:48:02 2004 +0000
+++ b/src/protocols/oscar/oscar.c	Sun Aug 22 00:18:44 2004 +0000
@@ -7051,7 +7051,7 @@
 static void oscar_show_set_info_icqurl(GaimPluginAction *action)
 {
 	GaimConnection *gc = (GaimConnection *) action->context;
-	gaim_notify_uri(gc, "http://web.icq.com/whitepages/login/1,,,00.html");
+	gaim_notify_uri(gc, "http://www.icq.com/whitepages/user_details.php");
 }
 
 static void oscar_change_pass(GaimPluginAction *action)