# -*- coding: utf-8 -*- { 'name': 'Modulo Web para Eiru', 'description': 'Este Modulo es una pagina web personalizable', 'summary': 'Se puede aplicar javascrip y css personalizado.', 'category': 'Thema', 'version': '1.0', 'website': 'http://www.eiru.com.py', 'author': 'Edgar Ortigoza', '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: