87676668651c5d2d46285f4b2ba5b4c0474990ab
[gssweb.git] / browsers / firefox / packaging / install.rdf
1 <?xml version="1.0" encoding="utf-8"?><!-- This Source Code Form is subject to the terms of the Mozilla Public
2    - License, v. 2.0. If a copy of the MPL was not distributed with this
3    - file, You can obtain one at http://mozilla.org/MPL/2.0/. --><RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
4   <Description about="urn:mozilla:install-manifest">
5     <em:id>gssweb@painless-security.com</em:id>
6     <em:version>1.0</em:version>
7     <em:type>2</em:type>
8     <em:bootstrap>true</em:bootstrap>
9     <em:unpack>false</em:unpack>
10
11     <!-- Firefox -->
12     <em:targetApplication>
13       <Description>
14         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
15         <em:minVersion>21.0</em:minVersion>
16       </Description>
17     </em:targetApplication>
18
19     <!-- Front End MetaData -->
20     <em:name>GSSWeb</em:name>
21     <em:description>GSS-EAP and GSSWeb package provider</em:description>
22     <em:creator>mark@painless-security.com</em:creator>
23     
24   </Description>
25 </RDF>