Changeset 17041 for release-kits


Ignore:
Timestamp:
2008-08-28T10:44:12+12:00 (16 years ago)
Author:
oranfry
Message:

have the installer use the new license file

Location:
release-kits/wirk2/installer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/installer/antinstall-config.xml

    r16817 r17041  
    1818
    1919    <!--  type="license" shows a license page to click through -->
    20     <page type="license" name="license" resource="/COPYING"  displayText="" />
     20    <page type="license" name="license" resource="/LICENSE.txt"  displayText="" />
    2121
    2222    <!--  install destination page -->
  • release-kits/wirk2/installer/build.xml

    r16948 r17041  
    5858                <include name="collect/**/*"/>
    5959
    60                 <include name="COPYING"/>
     60                <include name="LICENSE.txt"/>
    6161                <include name="READMEar.txt"/>
    6262                <include name="READMEes.txt"/>
Note: See TracChangeset for help on using the changeset viewer.