3
0
Fork 0

web_translate_dialog: Add author and license key in __openerp__.py

12.0
Alexis de Lattre 2015-08-14 00:33:20 +02:00 committed by Timon Tschanz
parent 0da55bcbb3
commit 43f915a947
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
{"name": "Web Translate Dialog", {"name": "Web Translate Dialog",
"category": "Hidden", "category": "Hidden",
"summary": "Easy-to-use pop-up to translate fields in several languages", "summary": "Easy-to-use pop-up to translate fields in several languages",
"license": "AGPL-3",
"author": "Camptocamp,Odoo Community Association (OCA)",
"description": "", "description": "",
"version": "1.0", "version": "1.0",
"depends": ['web'], "depends": ['web'],