Changeset 2609 for branches/release-40/lib/MT/App/Wizard.pm
- Timestamp:
- 06/19/08 20:05:10 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-40/lib/MT/App/Wizard.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/lib/MT/App/Wizard.pm
r2579 r2609 142 142 'Image::Magick' => { 143 143 link => 'http://www.imagemagick.org/script/perl-magick.php', 144 label => 'This module is needed if you would like to be able to create thumbnails of uploaded images.', 145 }, 146 'GD' => { 147 link => 'http://search.cpan.org/dist/GD', 144 148 label => 'This module is needed if you would like to be able to create thumbnails of uploaded images.', 145 149 },
