Ignore:
Timestamp:
2008-11-11T16:24:52+13:00 (15 years ago)
Author:
oranfry
Message:

added imagemagick and ghostscript to mark installer components page

File:
1 edited

Legend:

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

    r17786 r17817  
    6565            defaultValue="true"
    6666            displayText=""/>
     67
     68        <target
     69            target="Installing ImageMagick"
     70            diskRequirement="@component.size.imagemagick@"
     71            defaultValue="true"
     72            displayText=""/>
     73
     74        <target
     75            target="Installing Ghostscript"
     76            diskRequirement="@component.size.ghostscript@"
     77            defaultValue="true"
     78            displayText=""/>
    6779        <!-- end bundled components -->
    6880
Note: See TracChangeset for help on using the changeset viewer.