mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Fixing MathML packaging bustage on Mac.
This commit is contained in:
parent
9fd8aa384d
commit
be908653fb
@ -211,6 +211,7 @@ sub InstallNonChromeResources()
|
||||
{
|
||||
MakeAlias(":mozilla:layout:mathml:content:src:mathml.dtd", "$resource_dir"."dtd:");
|
||||
MakeAlias(":mozilla:layout:mathml:content:src:mathml.css", "$resource_dir");
|
||||
InstallResources(":mozilla:layout:mathml:base:src:MANIFEST", "$resource_dir"."fonts:");
|
||||
}
|
||||
|
||||
MakeAlias(":mozilla:layout:html:document:src:ua.css", "$resource_dir");
|
||||
|
9
layout/mathml/base/src/MANIFEST
Normal file
9
layout/mathml/base/src/MANIFEST
Normal file
@ -0,0 +1,9 @@
|
||||
mathfont.properties
|
||||
mathfontPUA.properties
|
||||
mathfontCMSY10.properties
|
||||
mathfontCMEX10.properties
|
||||
mathfontMTExtra.properties
|
||||
mathfontMath1.properties
|
||||
mathfontMath2.properties
|
||||
mathfontMath4.properties
|
||||
mathfontSymbol.properties
|
Loading…
Reference in New Issue
Block a user