[MOD] Favicon And .bmp Files

This commit is contained in:
Gaurav 2018-01-01 14:13:08 +05:30 committed by Siddharth Bhalgami
parent bf476cdcd1
commit ee950e54a9
5 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ def py2exe_options():
return {
'console': [
{'script': 'flectra-bin', 'icon_resources': [
(1, join('setup', 'win32', 'static', 'pixmaps', 'openerp-icon.ico'))
(1, join('setup', 'win32', 'static', 'pixmaps', 'flectra-icon.ico'))
]},
],
'options': {

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB