mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 23:30:46 +00:00
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:
parent
fae3417863
commit
51b59dbf5c
@ -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");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user