~openerp-commiter/openobject-client-kde/pos_fiscal_ve

Viewing all changes in revision 508.1.2.

  • Committer: albert
  • Date: 2009-01-11 13:27:45 UTC
  • mto: This revision was merged to the branch mainline in revision 510.
  • Revision ID: albert@your-0838f234a2-20090111132745-7r3ylfnaqbfkhfvs
Allow using py2exe. This has reported several errors:
- Some incorrect imports didn't use Koo. prefix. Including several .ui files that use widget promotion.
- Added one import in koo.py to allow py2exe to properly pack needed libraries. See comments there.
- Note that commiting in windows (FAT32 filesystem) sets the executable flag to all files.
- Change widget promotion in web.ui as using (C++) Qt headers definition didn't work with py2exe. Changed it to use PyQt4.QtWebKit in the header tag.
- Changed NSIS installer to use py2exe too. Note that the new installer might need the microsoft MSVC 9 package installed in the system to work.
- Kept previous NSIS installer as koo-installer-old.nsi

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: