зеркало из https://github.com/mozilla/gecko-dev.git
bug 272764 pref changes to get XPInstall working in the suite again. original patch from jens.b
This commit is contained in:
Родитель
79202dcd3f
Коммит
99c6c6277e
|
@ -157,9 +157,12 @@ pref("browser.editor.disabled", false);
|
|||
pref("spellchecker.dictionary", "");
|
||||
|
||||
pref("xpinstall.dialog.confirm", "chrome://communicator/content/xpinstall/institems.xul");
|
||||
pref("xpinstall.dialog.progress", "chrome://communicator/content/xpinstall/xpistatus.xul");
|
||||
pref("xpinstall.dialog.progress.type", "");
|
||||
pref("xpinstall.whitelist.add", "mozilla.org, mozdev.org, texturizer.net");
|
||||
pref("xpinstall.dialog.progress.chrome","chrome://communicator/content/xpinstall/xpistatus.xul");
|
||||
pref("xpinstall.dialog.progress.skin", "chrome://communicator/content/xpinstall/xpistatus.xul");
|
||||
pref("xpinstall.dialog.progress.type.chrome", "");
|
||||
pref("xpinstall.dialog.progress.type.skin", "");
|
||||
pref("xpinstall.whitelist.add", "update.mozilla.org");
|
||||
pref("xpinstall.whitelist.required", false);
|
||||
pref("xpinstall.blacklist.add", "");
|
||||
|
||||
// Customizable toolbar stuff
|
||||
|
|
Загрузка…
Ссылка в новой задаче