Part of fixes for bug 17506. r=dougt
git-svn-id: svn://10.0.0.236/trunk@54593 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9da43ace6b
commit
5442b2e9b9
@ -1239,6 +1239,7 @@ sub MakeResourceAliases()
|
||||
_InstallResources(":mozilla:xpinstall:res:MANIFEST", "$xpinstall_dir");
|
||||
my($xpinstall_ch_dir) = "$chrome_dir" . "xpinstall";
|
||||
_InstallResources(":mozilla:xpinstall:res:locale:en-US:MANIFEST", "$xpinstall_ch_dir:locale:en-US:", 0);
|
||||
_InstallResources(":mozilla:xpinstall:res:content:MANIFEST", "$xpinstall_ch_dir:content:default:", 0);
|
||||
|
||||
my($profile_chrome_dir) = "$chrome_dir" . "Profile";
|
||||
_InstallResources(":mozilla:profile:resources:content:MANIFEST", "$profile_chrome_dir:content:default", 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user