summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/extensions/test/addons/test_install4/install.rdf
blob: 5e99ae29ae1247eb1ac0e6d102eb7536c6cbb93a (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>

<!-- A multi-package XPI -->
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:em="http://www.mozilla.org/2004/em-rdf#">

  <Description about="urn:mozilla:install-manifest">
    <em:type>32</em:type>
  </Description>
</RDF>