#603033 Move browserconfig.properties to /etc/iceweasel

Package:
iceweasel
Source:
firefox-esr
Submitter:
Roland Mas
Date:
2011-08-07 12:55:39 UTC
Severity:
wishlist
Tags:
#603033#5
Date:
2010-11-10 14:23:37 UTC
From:
To:
I'm trying to set up a preconfigured virtual machine with a particular local
file as the browser's homepage.  So I created a /etc/iceweasel/pref/local.js
with the following contents:

pref("browser.startup.homepage", "file:///root/Desktop/README.html");

When I run Iceweasel (for the first time), this setting does appear
in the "about:config" page, but the "Home" button still points at "about:".

Thanks,

Roland.

#603033#12
Date:
2010-11-10 14:48:36 UTC
From:
To:
retitle 603033 Move browserconfig.properties to /etc/iceweasel
thanks

You need to set browser.startup.homepage in
/usr/lib/iceweasel/browserconfig.properties, which would thus need to be
a conffile.

Cheers,

Mike