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.

15 lines
355 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': 'Theme light',
  4. 'description': 'extract of the theme zen',
  5. 'category': 'Website',
  6. 'version': '1.0',
  7. 'author': 'Open Architect Consulting sprl',
  8. 'depends': ['base',
  9. ],
  10. 'data': [
  11. 'views/layout_template.xml',
  12. 'report/header_report_G002.xml',
  13. ],
  14. 'application': True,
  15. }