Mozilla/mozilla/cck/ib/script.ib
varada%netscape.com eac9d23719 fix for bug #4992 - the second and third lines for the installer screen - changed the script.ib
git-svn-id: svn://10.0.0.236/trunk@55652 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:59:20 +00:00

11 lines
782 B
Plaintext

configure(GENERAL,Product Name,%InstallerScreenText1%)
configure(GENERAL,Setup Title0,%InstallerScreenText1%)
configure(GENERAL,Setup Title1,%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%)
replaceXPI(core.xpi,bin/defaults/profile/bookmarks.html,%CustomBookmarkFile%)
modifyDTD(core.xpi,bin/chrome/navigator/locale/en-US/navigator.dtd,mainWindow.titlemodifier,%CompanyName%)
modifyDTD(core.xpi,bin/chrome/navigator/locale/en-US/navigator.dtd,throbber.url,%AnimatedLogoURL%)
modifyDTD(core.xpi,bin/chrome/navigator/locale/en-US/navigator.dtd,defaultHomepage.url,%HomePageURL%)