mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] Minor manifest improvements
This commit is contained in:
@@ -32,7 +32,7 @@ Bug Tracker
|
||||
===========
|
||||
|
||||
Bugs are tracked on `GitHub Issues
|
||||
<https://github.com/OCA/162/issues>`_. In case of trouble, please
|
||||
<https://github.com/OCA/web/issues>`_. In case of trouble, please
|
||||
check there if your issue has already been reported. If you spotted it first,
|
||||
help us smashing it by providing a detailed and welcomed feedback.
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
'name': 'Shortcut Menu',
|
||||
'version': '9.0.1.0.0',
|
||||
'category': 'Web',
|
||||
'author': "OpenERP SA,Odoo Community Association (OCA)",
|
||||
'author': 'OpenERP SA,Odoo Community Association (OCA)',
|
||||
'website': 'http://openerp.com',
|
||||
'depends': [
|
||||
'base',
|
||||
@@ -37,6 +37,7 @@
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
'license': 'AGPL-3',
|
||||
}
|
||||
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
Reference in New Issue
Block a user