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
313 B

10 years ago
10 years ago
  1. {
  2. 'name' : 'IM Notifications',
  3. 'version' : '1.0.0',
  4. 'author' : 'Ivan Yelizariev',
  5. 'category' : 'Sale',
  6. 'website' : 'https://yelizariev.github.io',
  7. 'depends' : ['im_chat', 'mail'],
  8. 'data':[
  9. 'im_notif_data.xml',
  10. 'im_notif_views.xml',
  11. ],
  12. 'installable': True
  13. }