Mozilla/mozilla/browser/base/content/contents-region.rdf
ben%bengoodger.com 7f10b02a23 back out this change since it was superfluous and seems to have broken a lot of things
git-svn-id: svn://10.0.0.236/trunk@157493 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 06:00:52 +00:00

14 lines
491 B
XML

<?xml version="1.0"?>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
<RDF:Seq about="urn:mozilla:package:root">
<RDF:li resource="urn:mozilla:package:browser-region"/>
</RDF:Seq>
<!-- we need a dummy package so that browser-region works correctly -->
<RDF:Description about="urn:mozilla:package:browser-region"
chrome:name="browser-region"
chrome:localeVersion="0.9.9" />
</RDF:RDF>