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.

14 lines
354 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': "Mail recovery",
  4. 'summary': """Backup and recover unsent message""",
  5. 'author': "IT-Projects LLC, Ildar Nasyrov",
  6. 'license': 'GPL-3',
  7. 'website': "https://twitter.com/nasyrov_ildar",
  8. 'category': 'Discuss',
  9. 'version': '1.0.0',
  10. 'depends': ['mail'],
  11. 'data': [
  12. 'data.xml',
  13. ],
  14. }