You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
485 B

  1. {
  2. 'name': "Mail Recovery",
  3. 'summary': """Backup and recover unsent message""",
  4. 'author': "IT-Projects LLC, Ildar Nasyrov",
  5. 'license': 'LGPL-3',
  6. "price": 190.00,
  7. "currency": "EUR",
  8. "support": "apps@it-projects.info",
  9. 'website': "https://twitter.com/nasyrov_ildar",
  10. 'category': 'Discuss',
  11. 'images': ['images/mail_recovery.png'],
  12. 'version': '1.0.0',
  13. 'depends': ['mail'],
  14. 'data': [
  15. 'data.xml',
  16. ],
  17. "installable": False,
  18. }