ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Setup/Windows/JRE/lib/deploy/jqs/ff/install.rdf
Revision: 818
Committed: Sat Apr 13 23:31:58 2013 UTC (12 years, 7 months ago) by alloc
Content type: application/rdf+xml
File size: 678 byte(s)
Log Message:
AEI2 Setup Win

File Contents

# Content
1 <?xml version="1.0"?>
2 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:em="http://www.mozilla.org/2004/em-rdf#">
4
5 <Description about="urn:mozilla:install-manifest">
6
7 <em:id>jqs@sun.com</em:id>
8 <em:name>Java Quick Starter</em:name>
9 <em:version>1.0</em:version>
10 <em:description></em:description>
11 <em:creator></em:creator>
12
13 <!-- Firefox -->
14 <em:targetApplication>
15 <Description>
16 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
17 <em:minVersion>1.5</em:minVersion>
18 <em:maxVersion>*</em:maxVersion>
19 </Description>
20 </em:targetApplication>
21
22 </Description>
23
24 </RDF>