diff src/gtkblist.c @ 10209:9e0b98c458b1

[gaim-migrate @ 11331] gaim_notify_uri now needs trusted parameter to indicate whether the source of the uri is trusted. This helps us avoid the security risks involved in blindly executing untrusted local file URIs in windows. This fixes the MSN open mail bug on windows. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 19 Nov 2004 20:18:14 +0000
parents ddf002ce58b6
children 224c9f244a3a
line wrap: on
line diff
--- a/src/gtkblist.c	Fri Nov 19 16:42:07 2004 +0000
+++ b/src/gtkblist.c	Fri Nov 19 20:18:14 2004 +0000
@@ -601,7 +601,7 @@
 
 static void gtk_blist_show_onlinehelp_cb()
 {
-	gaim_notify_uri(NULL, GAIM_WEBSITE "documentation.php");
+	gaim_notify_uri(NULL, GAIM_WEBSITE "documentation.php", TRUE);
 }
 
 static void