Author: fperrad Date: Thu Dec 18 08:02:28 2008 New Revision: 34066 Modified: trunk/tools/dev/mk_inno.pl
Log: [win32] setup - update general info Modified: trunk/tools/dev/mk_inno.pl ============================================================================== --- trunk/tools/dev/mk_inno.pl (original) +++ trunk/tools/dev/mk_inno.pl Thu Dec 18 08:02:28 2008 @@ -61,10 +61,10 @@ [Setup] AppName=Parrot AppVerName=Parrot-$version -AppPublisher=The Perl Foundation -AppPublisherURL=http://www.parrotcode.org/ -AppSupportURL=http://www.parrotcode.org/ -AppUpdatesURL=http://www.parrotcode.org/ +AppPublisher=The Parrot Foundation +AppPublisherURL=http://www.parrot.org/ +AppSupportURL=http://www.parrot.org/ +AppUpdatesURL=http://www.parrot.org/ DefaultDirName={sd}$prefix DefaultGroupName=Parrot AllowNoIcons=yes
