no welcome and override startpages
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 21 Oct 2011 08:46:37 +0200
changeset 12 546d79ca27e7
parent 11 ce8283942662
child 13 2d7e99a5fcfd
no welcome and override startpages
MozillaFirefox-branding-openSUSE.changes
firefox-suse-default-prefs.js
--- a/MozillaFirefox-branding-openSUSE.changes	Thu Oct 20 23:04:06 2011 +0200
+++ b/MozillaFirefox-branding-openSUSE.changes	Fri Oct 21 08:46:37 2011 +0200
@@ -4,6 +4,7 @@
 - make susefox compatible up to Firefox 9
 - browser.startup.homepage is now a property in susefox as the
   resource:// URI is useless in omnijar setup (bnc#721421)
+- no welcome and override startpages
 
 -------------------------------------------------------------------
 Wed Sep 14 21:15:41 UTC 2011 - wr@rosenauer.org
--- a/firefox-suse-default-prefs.js	Thu Oct 20 23:04:06 2011 +0200
+++ b/firefox-suse-default-prefs.js	Fri Oct 21 08:46:37 2011 +0200
@@ -11,3 +11,5 @@
 pref("print.print_edge_bottom", 14); // 1/100 of an inch
 pref("accessibility.typeaheadfind.soundURL", "default");
 pref("browser.startup.homepage", "chrome://susefox/content/susefox.properties");
+pref("startup.homepage_welcome_url", "");
+pref("startup.homepage_override_url", "");