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 git-svn-id: svn://10.0.0.236/trunk@85365 18797224-902f-48f8-a5cc-f745e15eee43
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);
|