toolkit/mozapps/extensions/test/xpcshell/data/test_bug299716_2.rdf

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 <?xml version="1.0" encoding="UTF-8"?>
     3 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     4          xmlns:em="http://www.mozilla.org/2004/em-rdf#">
     5   <RDF:Description about="urn:mozilla:extension:bug299716-2@tests.mozilla.org">
     6     <em:updates>
     7       <RDF:Seq>
     8         <RDF:li>
     9           <RDF:Description>
    10             <em:version>0.1</em:version>
    11             <em:targetApplication>
    12               <RDF:Description>
    13                 <em:id>toolkit@mozilla.org</em:id>
    14                 <em:minVersion>1.9</em:minVersion>
    15                 <em:maxVersion>2.0.*</em:maxVersion>
    16               </RDF:Description>
    17             </em:targetApplication>
    18           </RDF:Description>
    19         </RDF:li>
    20       </RDF:Seq>
    21     </em:updates>
    22   </RDF:Description>
    23 </RDF:RDF>

mercurial