diff src/protocols/trepia/trepia.c @ 6465:fb64cc87bc96

[gaim-migrate @ 6974] open_url() is gone forever! WOOHOO! Now we have gaim_notify_uri(). Oh, and whitespace changes in some files, because they just really bugged me. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 14 Aug 2003 03:55:13 +0000
parents 3683471e1417
children a4622f1fb5a1
line wrap: on
line diff
--- a/src/protocols/trepia/trepia.c	Thu Aug 14 03:28:17 2003 +0000
+++ b/src/protocols/trepia/trepia.c	Thu Aug 14 03:55:13 2003 +0000
@@ -35,7 +35,6 @@
 /* XXX */
 #include "gaim.h"
 #include "multi.h"
-#include "ui.h" /* XXX for open_url */
 
 #ifndef _WIN32
 # include <sys/socket.h>
@@ -539,7 +538,7 @@
 	profile = b->proto_data;
 
 	if ((value = trepia_profile_get_homepage(profile)) != NULL)
-		open_url(NULL, value);
+		gaim_notify_uri(gc, value);
 }
 
 static GList *