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
15 lines
355 B
# -*- coding: utf-8 -*-
|
|
{
|
|
'name': 'Theme light',
|
|
'description': 'extract of the theme zen',
|
|
'category': 'Website',
|
|
'version': '1.0',
|
|
'author': 'Open Architect Consulting sprl',
|
|
'depends': ['base',
|
|
],
|
|
'data': [
|
|
'views/layout_template.xml',
|
|
'report/header_report_G002.xml',
|
|
],
|
|
'application': True,
|
|
}
|