toolkit/mozapps/extensions/test/addons/test_install4/install.rdf

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

     1 <?xml version="1.0"?>
     3 <!-- A multi-package XPI -->
     4 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     5      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
     7   <Description about="urn:mozilla:install-manifest">
     8     <em:type>32</em:type>
     9   </Description>
    10 </RDF>

mercurial