odoo/addons/l10n_vn
Aaron Bohy 2a39214d2e [FIX] File permission: remove unnecessary executable perm on files
Some .xml,.csv,.po,.woff,.ttf,.png,.eot,.svg had perm 755, provocating
'executable-not-elf-or-script' lintian warning for Debian packaging.
Set permission to 644 for those files.
Also remove unnecessary executable permissions on some .py:
	-addons/l10n_fr_hr_payroll/report/fiche_paye.py
	-addons/l10n_ro/res_partner.py
	-addons/l10n_ro/__openerp__.py
	-addons/l10n_ro/__init__.py
	-addons/l10n_do/__openerp__.py
	-addons/l10n_do/__init__.py
2015-01-23 11:11:27 +01:00
..
static/description [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
__init__.py [FIX] l10n_vn: removed incorrect exec bit on files that have no reason to have it 2013-05-17 12:35:02 +02:00
__openerp__.py [FIX] various addons: fixed underling of various openerp.py files. 2014-06-11 08:44:41 +02:00
account_chart.xml [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
account_tax.xml [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
account_tax_code.xml [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
l10n_vn_wizard.xml [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00