mozilla.firefox/builder-product.cfg

27 lines
721 B
INI
Raw Normal View History

############################
# Setup product information
############################
VENDOR="mozilla.org"
PN="firefox"
2012-04-25 20:56:50 +02:00
VERSION="12.0"
RELEASE="1"
PRIORITY="0"
ADVICE=""
2012-02-02 18:01:06 +01:00
# TYPE - defines, if the install files are public or restricteded.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="firefox-512.png"
DL_SOURCE[0]="http://people.mozilla.com/~faaborg/files/shiretoko/firefoxIcon/firefox-512.png"
DL_FILE[1]="Firefox-Setup-${VERSION}.exe"
DL_SOURCE[1]="ftp://ftp.mozilla.org/pub/firefox/releases/${VERSION}/win32-EUballot/de/Firefox%20Setup%20${VERSION}.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
DEVEL="1"