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.
21 lines
580 B
21 lines
580 B
{
|
|
'name': 'Kea Theme',
|
|
'description': 'Kea Theme',
|
|
'category': 'Theme/Technology',
|
|
'summary': 'Tech, IT, Computers, Stores',
|
|
'sequence': 200,
|
|
'version': '1.0',
|
|
'depends': ['theme_common'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/snippets.xml',
|
|
'views/images_content.xml',
|
|
'views/images_library.xml',
|
|
],
|
|
'images': [
|
|
'static/description/kea_description.png',
|
|
'static/description/kea_screenshot.jpeg',
|
|
],
|
|
'license': 'LGPL-3',
|
|
'live_test_url': 'https://theme-kea.odoo.com/page/demo1',
|
|
}
|