# -*- coding: utf-8 -*- { 'name': 'Biztech Theme', 'description': 'This module provides feature for changing layout of theme.', 'summary': 'This module provides feature for changing layout of theme.', 'category': 'Theme', 'version': '1.0', 'website': 'http://www.biztechconsultancy.com', 'author': 'Biztech Consultancy', 'depends': ['website'], 'data': [ 'static/src/views/theme.xml', ], 'images':[ 'static/description/splash_screen.png', ], 'application': True, } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: