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.
26 lines
842 B
26 lines
842 B
{
|
|
'name': 'Nano Theme',
|
|
'description': 'Nano Theme - Responsive Bootstrap Theme for Odoo CMS - Vertical Layout and Sidebar icons',
|
|
'category': 'Theme/Lifestyle',
|
|
'summary': 'Agencies, Creative, Design, IT, Services, Fancy',
|
|
'sequence': 270,
|
|
'version': '2.0.0',
|
|
'author': 'Odoo S.A.',
|
|
'depends': ['theme_common'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/images_library.xml',
|
|
|
|
'views/snippets/s_carousel.xml',
|
|
'views/snippets/s_features.xml',
|
|
'views/snippets/s_image_text.xml',
|
|
'views/snippets/s_text_block.xml',
|
|
'views/snippets/s_three_columns.xml',
|
|
],
|
|
'images': [
|
|
'static/description/nano_cover.gif',
|
|
'static/description/nano_screenshot.jpeg',
|
|
],
|
|
'license': 'LGPL-3',
|
|
'live_test_url': 'https://theme-nano.odoo.com'
|
|
}
|