Changeset 3741 for branch/UmitBluetooth/utils/win/generate_win_installer.py
- Timestamp:
- 09/29/08 18:14:35 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branch/UmitBluetooth/utils/win/generate_win_installer.py
r3740 r3741 34 34 windows=["umitbluetooth"], 35 35 data_files=[("UmitBT/config/db", ["UmitBT/config/db/btdb.db"]), 36 ("UmitBT/sample/", ["UmitBT/sample/sample.ubt"]), 36 37 ("UmitBT/share/pixmaps", ["UmitBT/share/pixmaps/bt.png"]), 37 38 ("UmitBT/share/pixmaps", ["UmitBT/share/pixmaps/moto.png"]),
