fixing bug #37232. removed Pr2/b2 from mozilla description. not part of tinderbox builds. affects only windows platforms.

This commit is contained in:
ssu%netscape.com 2000-05-14 19:08:41 +00:00
Родитель 4b767ec567
Коммит 0f014f1c53
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -60,7 +60,7 @@ Default Setup Type=Setup Type 0
; Default Font Size is 32
; Default Font Color is WHITE (of BLACK and GREEN)
; Default Font Shadow is TRUE
Setup Title0=$ProductName$ Pr2 Setup
Setup Title0=$ProductName$ Setup
Setup Title0 Font Size=
Setup Title0 Font Color=
Setup Title0 Font Shadow=TRUE

Просмотреть файл

@ -53,7 +53,7 @@ $seiFileNameSpecific = "mozilla-win32-installer.exe";
$seuFileNameSpecific = "MozillaUninstall.exe";
# set environment vars for use by other .pl scripts called from this script.
$ENV{WIZ_userAgent} = "5.0b2 (en)";
$ENV{WIZ_userAgent} = "5.0a1 (en)";
$ENV{WIZ_nameCompany} = "Mozilla";
$ENV{WIZ_nameProduct} = "Mozilla Seamonkey";
$ENV{WIZ_fileMainExe} = "Mozilla.exe";