[RENAME] rename files to match openerp standard

bzr revid: csn@openerp.com-20121029135615-xt4uzh3wz4l0n0p8
This commit is contained in:
Cedric Snauwaert 2012-10-29 14:56:15 +01:00
parent 0afc56c2f1
commit bc6c61b35b
5 changed files with 3 additions and 3 deletions

View File

@ -30,12 +30,12 @@ Main Features
],
'data' : [
'fleet_view.xml',
'data.xml',
'board_fleet_view.xml',
'fleet_data.xml',
'fleet_board_view.xml',
],
'update_xml' : ['security/ir.model.access.csv'],
'demo': ['cars.xml','demo.xml'],
'demo': ['fleet_cars.xml','fleet_demo.xml'],
'installable' : True,
'application' : True,