Import from 1.9a8 tarball
[mozilla-extra.git] / extensions / venkman / resources / content / ff / contents.rdf
blob8dfcdd3dc3c74bde03becf9927b18752816cfc6a
1 <?xml version="1.0"?>
2 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
5 <!-- list all the packages being supplied by this jar -->
6 <RDF:Seq about="urn:mozilla:package:root">
7 <RDF:li resource="urn:mozilla:package:venkman-ff"/>
8 </RDF:Seq>
10 <!-- package information -->
11 <RDF:Description about="urn:mozilla:package:venkman-ff"
12 chrome:name="venkman-ff">
13 </RDF:Description>
15 <!-- overlay information -->
17 </RDF:RDF>