$OpenBSD: patch-mozilla_other-licenses_branding_firefox_pref_firefox-branding_js,v 1.3 2011/07/22 05:25:27 landry Exp $
--- mozilla/other-licenses/branding/firefox/pref/firefox-branding.js.orig	Wed Jun 23 19:47:05 2010
+++ mozilla/other-licenses/branding/firefox/pref/firefox-branding.js	Wed Jul  7 08:43:19 2010
@@ -1,5 +1,5 @@
-pref("startup.homepage_override_url","http://www.mozilla.com/%LOCALE%/%APP%/%VERSION%/whatsnew/");
-pref("startup.homepage_welcome_url","http://www.mozilla.com/%LOCALE%/%APP%/%VERSION%/firstrun/");
+pref("startup.homepage_override_url","about:blank");
+pref("startup.homepage_welcome_url","about:blank");
 // Interval: Time between checks for a new version (in seconds)
 // nightly=6 hours, official=24 hours
 pref("app.update.interval", 86400);
