Browse Source

web_translate_dialog: Add author and license key in __openerp__.py

pull/1312/head
Alexis de Lattre 9 years ago
committed by Timon Tschanz
parent
commit
43f915a947
  1. 2
      web_translate_dialog/__openerp__.py

2
web_translate_dialog/__openerp__.py

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

Loading…
Cancel
Save