Comment 14 for bug 19033

Revision history for this message
Philippe Seewer (philippe-seewer) wrote :

There is a workaround:

By following http://kb.mozillazine.org/Locking_preferences create a .cfg file and put in

<pre>
//
pref("browser.startup.homepage", "XXX");
</pre>

Where XXX ist your default startup homepage.

Please not that with 8.04, replace local-settings.js with /etc/xulrunner-1.9/system-grepref.js and the .cfg file should go to /usr/lib/firefox-3.0.3 or whatever the current firefox update status is.