Re: Custom XPI to set up company-wide defaults?
Ben Bucksch <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Beonex |
| Message-ID | <[email protected]> |
grayrest wrote: > flacco wrote: > >> I'm trying to figure out a way to automatically set up new users with >> company defaults in Mozilla: >> >> - home page >> - theme >> - anti-ad features (pop-ups, etc) >> - secure IMAP account >> - ldap address book >> - search engine >> - proxies > That should be easy (apart from themes maybe). The defaults for the prefs are in defaults/pref/ in the install dir. Just edit these files and overwrite them with your versions using an XPI. user.js is, as the name says, for users, so I wouldn't use it for company-defaults.