ccorrect typo

This commit is contained in:
Mario Fetka 2013-02-24 14:52:13 +01:00
parent 8319e1a2a6
commit 8aadf35bc3
1 changed files with 2 additions and 2 deletions

View File

@ -18,12 +18,12 @@ DL_SOURCE[0]="http://2.bp.blogspot.com/-EcI3aRnd1VM/Tcbn_dipuII/AAAAAAAAAGI/lCXy
DL_FILE[1]="cdbxp_setup_${VERSION}.msi"
DL_SOURCE[1]="http://download.cdburnerxp.se/msi/cdbxp_setup_${VERSION}.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Exe
DL_WINST_NAME[1]=Install32Msi
DL_FILE[2]="cdbxp_setup_x64_${VERSION}.msi"
DL_SOURCE[2]="http://download.cdburnerxp.se/msi/cdbxp_setup_x64_${VERSION}.msi"
DL_ARCH[2]="X86_64"
DL_WINST_NAME[2]=Install64Exe
DL_WINST_NAME[2]=Install64Msi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0