Re: How can I pref my own default homepage?
Anders Gustafsson <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | Pedago Interaktiv Ab |
| Message-ID | <[email protected]> |
In article <[email protected]>, Zoilo wrote: > Or do I forget something else? > Yes. Or rather I. You will need to grab a netscape config file created with the 4.x CCK and have it around to "trigger" the reading for autoconfig preferences. "There is one added complexity though. By default, Mozilla will not read this file. To activate the code that reads the settings to this file, you need to add one line to the all.js file, located in .\defaults\pref: pref("general.config.filename", "netscape.jsc"); "