dbaron%dbaron.org 6d66979fde Convert CR-LF line endings to LF to fix bustage.
git-svn-id: svn://10.0.0.236/trunk@168427 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-28 00:48:32 +00:00

14 lines
457 B
XML
Executable File

<?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#">
<!-- list all the packages being supplied by this jar -->
<RDF:Seq about="urn:mozilla:package:root">
<RDF:li resource="urn:mozilla:package:xforms"/>
</RDF:Seq>
<!-- package information -->
<RDF:Description about="urn:mozilla:package:xforms"
chrome:name="xforms"/>
</RDF:RDF>