kill the executable bit on things that are clearly not executables or scripts

bzr revid: pfrost@openerpdev-20130103231005-56pglti6uss0jsm5
This commit is contained in:
Phil Frost 2013-01-03 18:10:05 -05:00
parent 5542fcfb58
commit 5ff3ae2034
34 changed files with 1 additions and 0 deletions

0
addons/account_asset/i18n/ca.po Executable file → Normal file
View File

0
addons/account_asset/i18n/de.po Executable file → Normal file
View File

0
addons/account_asset/i18n/es.po Executable file → Normal file
View File

0
addons/account_asset/i18n/es_CR.po Executable file → Normal file
View File

0
addons/account_asset/i18n/fr.po Executable file → Normal file
View File

0
addons/account_asset/i18n/fr_BE.po Executable file → Normal file
View File

0
addons/account_asset/i18n/pl.po Executable file → Normal file
View File

0
addons/account_asset/i18n/pt.po Executable file → Normal file
View File

0
addons/account_asset/i18n/sv.po Executable file → Normal file
View File

0
addons/account_asset/security/ir.model.access.csv Executable file → Normal file
View File

0
addons/account_asset/wizard/__init__.py Executable file → Normal file
View File

View File

0
addons/account_asset/wizard/wizard_asset_compute.py Executable file → Normal file
View File

View File

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

View File

0
addons/base_import/static/lib/select2/README.md Executable file → Normal file
View File

0
addons/base_import/static/lib/select2/select2.css vendored Executable file → Normal file
View File

0
addons/base_import/static/lib/select2/select2.js vendored Executable file → Normal file
View File

0
addons/base_import/static/lib/select2/spinner.gif Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

0
addons/l10n_fr/l10n_fr_view.xml Executable file → Normal file
View File

0
addons/l10n_fr_hr_payroll/__init__.py Executable file → Normal file
View File

0
addons/l10n_fr_hr_payroll/__openerp__.py Executable file → Normal file
View File

0
addons/l10n_fr_hr_payroll/l10n_fr_hr_payroll_data.xml Executable file → Normal file
View File

0
addons/l10n_fr_hr_payroll/l10n_fr_hr_payroll_view.xml Executable file → Normal file
View File

0
addons/l10n_hr/l10n_hr_chart_template.xml Executable file → Normal file
View File

0
addons/l10n_ro/res_partner.py Executable file → Normal file
View File

0
addons/mail/static/src/img/email_icon.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 924 B

After

Width:  |  Height:  |  Size: 924 B

View File

@ -1,3 +1,4 @@
#!/bin/sh
make clean
make
cp ../openerp_plugin.xpi /home/openerp/

View File

0
addons/portal_event/portal_event_view.xml Executable file → Normal file
View File

View File