mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 11:40:13 +01:00
28 lines
703 B
Plaintext
28 lines
703 B
Plaintext
<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">
|
|
|
|
%idline%
|
|
%nameline%
|
|
%versionline%
|
|
%descriptionline%
|
|
%creatorline%
|
|
%homepageURLline%
|
|
%updateURLline%
|
|
%iconURLline%
|
|
%hiddenline%
|
|
%lockedline%
|
|
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
|
<em:minVersion>1.5</em:minVersion>
|
|
<em:maxVersion>2.0.0.*</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
|
|
</Description>
|
|
|
|
</RDF>
|