Changeset 538

Show
Ignore:
Timestamp:
12/23/06 20:40:16 (2 years ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r537 r538  
     12006-12-23  Alberto Ruiz  <aruiz@synaptia.net>  
     2 
     3        * windows/cherokee.nsi.in: Added package icon. 
     4 
     5        * windows/cherokee.ico: Updated. 
     6 
     7        * windows/cherokee_pkg.ico: Added ew icon.       
     8         
    192006-12-22  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
    210 
  • cherokee/trunk/windows/Makefile.am

    r187 r538  
    55cherokee.nsi.in       \ 
    66cherokee.ico          \ 
     7cherokee_pkg.ico      \ 
    78install.bat    
    89 
  • cherokee/trunk/windows/cherokee.nsi.in

    r438 r538  
    1818!insertmacro MUI_UNPAGE_CONFIRM 
    1919!insertmacro MUI_UNPAGE_INSTFILES 
     20 
     21!define MUI_ICON "cherokee_pkg.ico" 
     22!define MUI_UNICON "cherokee_pkg.ico" 
    2023 
    2124!define MUI_FINISHPAGE_LINK "Visit the Cherokee site for the latest news!!"