diff src/gtkblist.c @ 10240:95ca0db2d01d

[gaim-migrate @ 11377] Removing trust parameter for gaim_notify_uri (see gaim-devel over past few days). Removed URI scheme filtering for win32. Instead we'll allow what ever the default http browser allows. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Mon, 22 Nov 2004 22:13:12 +0000
parents 9aa0b6d11bbf
children a66cf83552dc
line wrap: on
line diff
--- a/src/gtkblist.c	Mon Nov 22 21:56:46 2004 +0000
+++ b/src/gtkblist.c	Mon Nov 22 22:13:12 2004 +0000
@@ -601,7 +601,7 @@
 
 static void gtk_blist_show_onlinehelp_cb()
 {
-	gaim_notify_uri(NULL, GAIM_WEBSITE "documentation.php", TRUE);
+	gaim_notify_uri(NULL, GAIM_WEBSITE "documentation.php");
 }
 
 static void