1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/mozapps/extensions/test/addons/test_install4/install.rdf Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +<?xml version="1.0"?> 1.5 + 1.6 +<!-- A multi-package XPI --> 1.7 +<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 1.8 + xmlns:em="http://www.mozilla.org/2004/em-rdf#"> 1.9 + 1.10 + <Description about="urn:mozilla:install-manifest"> 1.11 + <em:type>32</em:type> 1.12 + </Description> 1.13 +</RDF>