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.

12 lines
337 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': "Ivan Yelizariev",
  6. 'website': "https://yelizariev.github.io",
  7. 'category': 'Tools',
  8. 'depends': ['mail'],
  9. 'data': ['mail_todo_custom.xml'],
  10. 'demo': [],
  11. 'installable': False,
  12. }