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.

13 lines
362 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': "Mark unstarred email as read, remove filter in 'To-do' folder",
  4. 'version': '1.0',
  5. 'author': 'IT-Projects LLC',
  6. 'license': 'LGPL-3',
  7. 'website': "https://yelizariev.github.io",
  8. 'category': 'Tools',
  9. 'depends': ['mail'],
  10. 'data': ['mail_todo_custom.xml'],
  11. 'demo': [],
  12. 'installable': False,
  13. }