mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
266 B
XML
11 lines
266 B
XML
<?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>
|