Changeset 17041
- Timestamp:
- 2008-08-28 10:44:12 (4 months ago)
- Files:
-
- release-kits/wirk2/installer/antinstall-config.xml (modified) (1 diff)
- release-kits/wirk2/installer/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
release-kits/wirk2/installer/antinstall-config.xml
r16817 r17041 18 18 19 19 <!-- 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="" /> 21 21 22 22 <!-- install destination page --> release-kits/wirk2/installer/build.xml
r16948 r17041 58 58 <include name="collect/**/*"/> 59 59 60 <include name=" COPYING"/>60 <include name="LICENSE.txt"/> 61 61 <include name="READMEar.txt"/> 62 62 <include name="READMEes.txt"/>
