changing default homepage for firefoxForum: Apps Topic: changing default homepage for firefox started by: lra Posted by lra on Sep. 11 2005,10:36
what file do i need to change to change the default homepage for firefox for a remaster?i've changed /usr/local/firefox/chrome/US.jar but on the remaster it doesn't actually load the new homepage. what am i doing wrong? Posted by mikshaw on Sep. 11 2005,14:59
I'd try /usr/local/firefox/defaults/pref/firefox.jsuser_pref("browser.startup.homepage", "http://someURL.com"); Can't be sure, but that looks like it. Posted by lra on Sep. 16 2005,20:00
nope - that's just killed the page being autoloaded when ff loads :/maybe i've screwed up my ff installation already Posted by Jon_i386 on Sep. 17 2005,17:40
Go to 'tools'>>'options'>>'General' then there should be an input box...hope thats what you meen.
Posted by lra on Sep. 17 2005,18:28
nope - i mean from a pref file somewhere!anyway, solved the problem: US.jar, rename to US.zip, unzip, change all the instances of dslos.com in one file - can't remember which - rezip then change name back to .jar job done! and yes, ff install was messed up! Posted by charliez on July 18 2006,20:54
hi, this post was very useful to me. The file to modify is region.properties I'm using DSL 2.3 and the zip included with this build doesn't seem to be able to unzip the jar so I used another Linux host for its zip. Anyway I hope I shorten someone else's search by adding to this thread. Thanks!! |