scott%scott-macgregor.org b39142a3ec Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.

Port random mozilla/mailnews fixes to the thunderbird


git-svn-id: svn://10.0.0.236/trunk@152703 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-12 05:44:05 +00:00

16 lines
514 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:help"/>
</RDF:Seq>
<RDF:Description about="urn:mozilla:package:help"
chrome:displayName="Mozilla Help Viewer"
chrome:author="netscape.com"
chrome:name="help"
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__">
</RDF:Description>
</RDF:RDF>