зеркало из https://github.com/mozilla/gecko-dev.git
back out this change since it was superfluous and seems to have broken a lot of things
This commit is contained in:
Родитель
0ed1962fcd
Коммит
bf47610277
|
@ -881,7 +881,6 @@ browser/components/shell/public/Makefile
|
|||
browser/installer/Makefile
|
||||
browser/installer/unix/Makefile
|
||||
browser/installer/windows/Makefile
|
||||
browser/base/content/contents-region.rdf
|
||||
"
|
||||
|
||||
MAKEFILES_xulapp="
|
||||
|
|
|
@ -2,16 +2,12 @@
|
|||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
|
||||
|
||||
<!-- list all the packages being supplied by this jar -->
|
||||
<RDF:Seq about="urn:mozilla:package:root">
|
||||
<RDF:li resource="urn:mozilla:package:browser-region"/>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- package information -->
|
||||
<!-- we need a dummy package so that browser-region works correctly -->
|
||||
<RDF:Description about="urn:mozilla:package:browser-region"
|
||||
chrome:displayName="US Regional Contents"
|
||||
chrome:author="mozilla.org"
|
||||
chrome:name="browser-region"
|
||||
chrome:localeVersion="@MOZILLA_REGION_VERSION@"/>
|
||||
|
||||
chrome:name="browser-region"
|
||||
chrome:localeVersion="0.9.9" />
|
||||
</RDF:RDF>
|
Загрузка…
Ссылка в новой задаче