/update.rdf
Unknown | 46 lines | 45 code | 1 blank | 0 comment | 0 complexity | ca4600387896de070bbd7f6c806760c7 MD5 | raw file
1<?xml version="1.0" encoding="UTF-8"?> 2 3<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 4 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> 5 <RDF:Description about="urn:mozilla:extension:colesbury@gmail.com"> 6 <em:signature> 7MIGTMA0GCSqGSIb3DQEBDQUAA4GBACyhFNc65oWcxjZ0pHTIFXRdYjVxfg8F8hGEHoyIpl9UbhzNDWI7ovCpvcO6jzNqqKhB9Tf2iUl87lnmb4qsgW32zCRhqcuoEdXPOdMw6LuFaEI+0B2kVO8L8sVoXvlCkVMrQGC0NEYGeAjMTnHJhnSiq2iqjySgBBN7nUnK2Juc 8 </em:signature> 9 <em:updates> 10 <RDF:Seq> 11 <RDF:li> 12 <RDF:Description> 13 <em:version>1.1.3</em:version> 14 <!-- One targetApplication for each application the add-on is compatible with --> 15 <em:targetApplication> 16 <RDF:Description> 17 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 18 <em:minVersion>3.6b3</em:minVersion> 19 <em:maxVersion>3.6.*</em:maxVersion> 20 <em:updateLink>http://firefox-mac-pdf.googlecode.com/files/fx-quartz-pdf-1.1.3.xpi</em:updateLink> 21 <em:updateHash>sha1:90858b91e36397475ceb62b6ca4a49f064172e59</em:updateHash> 22 <em:updateInfoURL>http://firefox-mac-pdf.googlecode.com/svn/trunk/updates/updateinfo1.1.3.xhtml</em:updateInfoURL> 23 </RDF:Description> 24 </em:targetApplication> 25 </RDF:Description> 26 </RDF:li> 27 <RDF:li> 28 <RDF:Description> 29 <em:version>1.1.2</em:version> 30 <!-- One targetApplication for each application the add-on is compatible with --> 31 <em:targetApplication> 32 <RDF:Description> 33 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 34 <em:minVersion>3.0</em:minVersion> 35 <em:maxVersion>3.5.*</em:maxVersion> 36 <em:updateLink>http://firefox-mac-pdf.googlecode.com/files/fx-quartz-pdf-1.1.2.xpi</em:updateLink> 37 <em:updateHash>sha1:aebcd91674d70b4165952137a32f214d1f53353b</em:updateHash> 38 <em:updateInfoURL>http://firefox-mac-pdf.googlecode.com/svn/trunk/updates/updateinfo1.1.2.xhtml</em:updateInfoURL> 39 </RDF:Description> 40 </em:targetApplication> 41 </RDF:Description> 42 </RDF:li> 43 </RDF:Seq> 44 </em:updates> 45 </RDF:Description> 46</RDF:RDF>