/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

  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. Copyright (c) 2010 Sam Gross. Licensed under the MIT License; see
  6. http://www.opensource.org/licenses/mit-license.php for details.
  7. Full source code at http://code.google.com/p/firefox-mac-pdf/
  8. -->
  9. <Description about="urn:mozilla:install-manifest">
  10. <em:id>colesbury@gmail.com</em:id>
  11. <em:name>Firefox PDF Plugin for Mac OS X</em:name>
  12. <em:version>1.2.0</em:version>
  13. <em:type>2</em:type>
  14. <em:unpack>true</em:unpack>
  15. <em:targetApplication>
  16. <Description>
  17. <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  18. <em:minVersion>4.0b10</em:minVersion>
  19. <em:maxVersion>4.0.*</em:maxVersion>
  20. </Description>
  21. </em:targetApplication>
  22. <!-- Front End MetaData -->
  23. <em:description>Displays PDF documents in the browser.</em:description>
  24. <em:creator>Sam Gross</em:creator>
  25. <em:homepageURL>http://code.google.com/p/firefox-mac-pdf</em:homepageURL>
  26. <em:iconURL>chrome://pdfplugin/skin/icon.png</em:iconURL>
  27. <em:targetPlatform>Darwin_x86-gcc3</em:targetPlatform>
  28. <em:updateURL>http://firefox-mac-pdf.googlecode.com/svn/trunk/update.rdf</em:updateURL>
  29. <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMpJhxSkSBnCtYfAZl6xPQbCslk7bIRXZI2H15Et5hJqA0URd1EVJ0+G9UXZKJeZyBbl5Px8d0uKGyz+m1IFx4JAYjLl2u3k+b2f4HGfzKEMHieq2Dt/rmHmBdTAJ17pVVAT4K15ICtNDGLCYSQFUIhMuxysb9VzM/f5yqjcfOZQIDAQAB</em:updateKey>
  30. </Description>
  31. </RDF>