notepadpp.notepadpp/builder-product.cfg

21 lines
531 B
INI
Raw Normal View History

2012-01-27 09:03:34 +01:00
############################
# Setup product information
############################
2012-05-02 18:08:27 +02:00
PN="notepad++.notepad++"
2012-05-02 08:11:19 +02:00
VERSION="6.1.2"
2012-01-27 09:03:34 +01:00
RELEASE="4"
PRIORITY="0"
ADVICE=""
TYPE="public"
ICON_DL_INDEX=0
2012-01-27 09:03:34 +01:00
2012-02-14 17:05:35 +01:00
DL_FILE[0]="notepad-256_32-150x150.png"
DL_SOURCE[0]="http://www.technologyforlawyers.info/wp-content/uploads/2009/02/notepad-256_32-150x150.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"
2012-01-31 00:08:35 +01:00
DL_WINST_NAME[1]="InstallerExe"
2012-01-27 09:03:34 +01:00