Ignore:
Timestamp:
2009-05-27T15:52:36+12:00 (15 years ago)
Author:
oranfry
Message:

documented examples are now a component of cdrom installations

File:
1 edited

Legend:

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

    r19599 r19624  
    8989        <!-- end bundled components -->
    9090
     91        <!-- start cdrom -->
     92
     93        <!-- the size of this component has to be maintained manually as we can't
     94            know at compile time how big the documented examples are -->
     95        <target
     96            target="Installing Documented Examples"
     97            diskRequirement="108 MB"
     98            defaultValue="true"
     99            displayText=""/>
     100        <!-- end cdrom -->
     101
     102
    91103    </page>
    92104
Note: See TracChangeset for help on using the changeset viewer.