Changeset 789
- Timestamp:
- 07/03/07 15:03:53 (1 year ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (1 diff)
- cherokee/trunk/windows/cherokee.nsi.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r788 r789 1 2007-07-03 Alvaro Lopez Ortega <alvaro@alobbs.com> 2 3 * windows/cherokee.nsi.in: MUI_ICON and MUI_ICON needed to be 4 undefined. 1 5 2 6 2007-07-03 A.D.F <adefacc@tin.it> cherokee/trunk/windows/cherokee.nsi.in
r538 r789 19 19 !insertmacro MUI_UNPAGE_INSTFILES 20 20 21 !undef MUI_ICON 22 !undef MUI_UNICON 21 23 !define MUI_ICON "cherokee_pkg.ico" 22 24 !define MUI_UNICON "cherokee_pkg.ico"