/prebuilt/extension/install.rdf
http://firefox-mac-pdf.googlecode.com/ · Unknown · 37 lines · 31 code · 6 blank · 0 comment · 0 complexity · c4a5e1e221ba9542f6d61a48b69ada1b MD5 · raw file
- <?xml version="1.0"?>
- <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:em="http://www.mozilla.org/2004/em-rdf#">
- <!--
- Copyright (c) 2010 Sam Gross. Licensed under the MIT License; see
- http://www.opensource.org/licenses/mit-license.php for details.
-
- Full source code at http://code.google.com/p/firefox-mac-pdf/
- -->
- <Description about="urn:mozilla:install-manifest">
- <em:id>colesbury@gmail.com</em:id>
- <em:name>Firefox PDF Plugin for Mac OS X</em:name>
- <em:version>1.2.0</em:version>
- <em:type>2</em:type>
- <em:unpack>true</em:unpack>
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>4.0b10</em:minVersion>
- <em:maxVersion>4.0.*</em:maxVersion>
- </Description>
- </em:targetApplication>
- <!-- Front End MetaData -->
- <em:description>Displays PDF documents in the browser.</em:description>
- <em:creator>Sam Gross</em:creator>
- <em:homepageURL>http://code.google.com/p/firefox-mac-pdf</em:homepageURL>
- <em:iconURL>chrome://pdfplugin/skin/icon.png</em:iconURL>
- <em:targetPlatform>Darwin_x86-gcc3</em:targetPlatform>
- <em:updateURL>http://firefox-mac-pdf.googlecode.com/svn/trunk/update.rdf</em:updateURL>
- <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMpJhxSkSBnCtYfAZl6xPQbCslk7bIRXZI2H15Et5hJqA0URd1EVJ0+G9UXZKJeZyBbl5Px8d0uKGyz+m1IFx4JAYjLl2u3k+b2f4HGfzKEMHieq2Dt/rmHmBdTAJ17pVVAT4K15ICtNDGLCYSQFUIhMuxysb9VzM/f5yqjcfOZQIDAQAB</em:updateKey>
- </Description>
- </RDF>