############################ # Setup product information ############################ VENDOR="mozilla.org" PN="mozilla.thunderbird" VERSION="12.0" RELEASE="1" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricteded. # Valid value: restricted | public TYPE="public" DL_FILE[0]="Thunderbird-300x300.jpg" DL_SOURCE[0]="http://www.rebron.org/wordpress/wp-content/uploads/2009/07/Thunderbird-300x300.jpg" DL_FILE[1]="Thunderbird-Setup-${VERSION}.exe" DL_SOURCE[1]="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${VERSION}/win32/de/Thunderbird%20Setup%20${VERSION}.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe