зеркало из https://github.com/mozilla/pjs.git
Bug 122540; add new component to reset prefs from command line (last bit for mac build); r=dveditz, sr=hewitt, a=asa
This commit is contained in:
Родитель
842fd3bcd0
Коммит
6ad5f8c54f
|
@ -288,6 +288,9 @@ sub InstallComponentFiles()
|
|||
|
||||
# intl
|
||||
InstallResources(":mozilla:embedding:components:intl:MANIFEST", "$components_dir");
|
||||
|
||||
# resetPref
|
||||
InstallResources(":mozilla:xpfe:components:resetPref:MANIFEST", "$components_dir");
|
||||
|
||||
print("--- Done Text Components copying ----\n");
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче