only the second and third line in the setup page get changed

This commit is contained in:
varada%netscape.com 2000-01-06 21:33:04 +00:00
Родитель 3bf2cc86b7
Коммит 2749923a80
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,6 +1,6 @@
configure(GENERAL,Product Name,%InstallerScreenText1%)
configure(GENERAL,Setup Title0,%InstallerScreenText1%)
configure(GENERAL,Setup Title1,%InstallerScreenText2%)
configure(GENERAL,Setup Title1,%InstallerScreenText1%)
configure(GENERAL,Setup Title2,%InstallerScreenText2%)
configure(GENERAL,Program Folder Name,%ProgramFolderName%)
replaceXPI(core.xpi,bin/chrome/global/skin/default/animthrob.gif,%SmallAnimPath%)
replaceXPI(core.xpi,bin/chrome/global/skin/default/animthrob_single.gif,%SmallStillPath%)