diff --git a/builder-product.cfg b/builder-product.cfg index 91a06b1..2034f6b 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -8,13 +8,13 @@ PRIORITY="0" ADVICE="" TYPE="public" -ICON_FILE_INDEX=0 +ICON_DL_INDEX=0 -FILE[0]="notepad.png" -SOURCE[0]="http://www.haririalghazir.com/wp-content/uploads/2011/03/notepad.png" -WINST[0]=IconFile +DL_FILE[0]="notepad.png" +DL_SOURCE[0]="http://www.haririalghazir.com/wp-content/uploads/2011/03/notepad.png" + +DL_FILE[1]="npp.${VERSION}.Installer.exe" +DL_SOURCE[1]="http://download.tuxfamily.org/notepadplus/${VERSION}/npp.${VERSION}.Installer.exe" +DL_ARCH[1]="X86" +DL_WINST[1]_NAME="InstallerExe" -FILE[1]="npp.${VERSION}.Installer.exe" -SOURCE[1]="http://download.tuxfamily.org/notepadplus/${VERSION}/npp.${VERSION}.Installer.exe" -ARCH[1]="X86" -WINST[1]="InstallerExe"