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.

17 lines
434 B

10 years ago
10 years ago
10 years ago
10 years ago
  1. {
  2. 'name' : 'IM Notifications',
  3. 'version': '1.0.1',
  4. 'author' : 'IT-Projects LLC, Ivan Yelizariev',
  5. 'license': 'GPL-3',
  6. 'category' : 'Tools',
  7. 'website' : 'https://yelizariev.github.io',
  8. 'price': 9.00,
  9. 'currency': 'EUR',
  10. 'depends' : ['im_chat', 'mail'],
  11. 'images': ['images/my-pref.png'],
  12. 'data':[
  13. 'im_notif_data.xml',
  14. 'im_notif_views.xml',
  15. ],
  16. 'installable': True
  17. }