fix for 12046

This commit is contained in:
jj%netscape.com 1999-09-10 23:13:25 +00:00
parent bceef857df
commit b315add10e

View File

@ -1326,6 +1326,9 @@ sub MakeResourceAliases()
_InstallResources(":mozilla:xpfe:components:prefwindow:resources:locale:en-US:MANIFEST", "$pref_chrome_dir:locale:en-US:", 0);
}
# QA Menu
_InstallResources(":mozilla:intl:strres:tests:MANIFEST", "$resource_dir");
print("--- Resource copying complete ----\n")
}