comparison ambnews/install.rdf @ 21:38982c6421fa

Updated version to 0.0.6a and the maxVersion to 3.5.*. (Ambient News seems to work fine w/ the new Firefox.)
author Atul Varma <varmaa@toolness.com>
date Sun, 19 Jul 2009 17:56:41 -0700
parents 301ba9942f59
children
comparison
equal deleted inserted replaced
20:aa3ccc022d07 21:38982c6421fa
2 2
3 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 3 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> 4 xmlns:em="http://www.mozilla.org/2004/em-rdf#">
5 <Description about="urn:mozilla:install-manifest"> 5 <Description about="urn:mozilla:install-manifest">
6 <em:id>ambnews@labs.toolness.com</em:id> 6 <em:id>ambnews@labs.toolness.com</em:id>
7 <em:version>0.0.5a</em:version> 7 <em:version>0.0.6a</em:version>
8 <em:type>2</em:type> 8 <em:type>2</em:type>
9 9
10 <!-- Target Application this extension can install into, 10 <!-- Target Application this extension can install into,
11 with minimum and maximum supported versions. --> 11 with minimum and maximum supported versions. -->
12 <em:targetApplication> 12 <em:targetApplication>
13 <Description> 13 <Description>
14 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 14 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
15 <em:minVersion>3.0</em:minVersion> 15 <em:minVersion>3.0</em:minVersion>
16 <em:maxVersion>3.1.*</em:maxVersion> 16 <em:maxVersion>3.5.*</em:maxVersion>
17 </Description> 17 </Description>
18 </em:targetApplication> 18 </em:targetApplication>
19 19
20 <!-- Front End MetaData --> 20 <!-- Front End MetaData -->
21 <em:name>Ambient News</em:name> 21 <em:name>Ambient News</em:name>