mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
![cls%seawood.org](/assets/img/avatar_default.png)
Add regchrome & installed-chrome.txt to unix package list. Add --flat/-l option to pkgcp.pl so that the intermediate component directory is not created. Added dist target to xpinstaller/Makefile which will create a tarball using the packages file for a list. Add BZ2 package type. Thanks to Ben Bucksch <mozilla@bucksch.org> for the patch. Bug #53462. r=cls
7 lines
219 B
JavaScript
7 lines
219 B
JavaScript
pref("xpinstall.enabled", true);
|
|
pref("xpinstall.manual_confirm", true);
|
|
|
|
pref("xpinstall.notifications.enabled", true);
|
|
pref("xpinstall.notifications.interval", 1);
|
|
pref("xpinstall.notifications.lastDate", 0);
|