Convert builder-product.cfg to new devtools API

This commit is contained in:
Daniel Schwager 2012-01-30 23:10:44 +01:00
parent e80d0b7c66
commit 3a49c77fb3

View File

@ -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"