fixed components lists for [Easy install] and variable names for module sizes.

This commit is contained in:
jj%netscape.com 1999-11-04 03:01:24 +00:00
parent 932ec344f4
commit 5a3f4d9a55
2 changed files with 8 additions and 6 deletions

View File

@ -15,8 +15,9 @@ Message2=This is welcome message 3 from the config.ini file. This is additional
[Setup Type0] [Setup Type0]
Description Short=Typical Install Description Short=Typical Install
Description Long=Click continue to install the following component: <#buildID> Mozilla optimized build Description Long=Click continue to install the following component: <#buildID> Mozilla optimized build
C0=Component1 C0=Component0
C1=Component1 C1=Component1
C2=Component2
[Setup Type1] [Setup Type1]
Description Short=Custom Install Description Short=Custom Install
@ -34,14 +35,14 @@ Description Long=The "core file" with xpinstall, xpcom, nspr20, etc.
Archive=install.xpi Archive=install.xpi
URL0=http://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/ URL0=http://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/
URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/
Install Size=<#xpiengine_size> Install Size=<#install_size>
Attributes=SELECTED|INVISIBLE Attributes=SELECTED|INVISIBLE
[Component1] [Component1]
Description Short= Browser component Description Short= Browser component
Description Long=Apprunner & Editor (<#buildID>) Description Long=Apprunner & Editor (<#buildID>)
Archive=browser.xpi Archive=browser.xpi
Install Size=<#core_size> Install Size=<#browser_size>
URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/ URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/
[Component2] [Component2]

View File

@ -15,8 +15,9 @@ Message2=This is welcome message 3 from the config.ini file. This is additional
[Setup Type0] [Setup Type0]
Description Short=Typical Install Description Short=Typical Install
Description Long=Click continue to install the following component: <#buildID> Mozilla optimized build Description Long=Click continue to install the following component: <#buildID> Mozilla optimized build
C0=Component1 C0=Component0
C1=Component1 C1=Component1
C2=Component2
[Setup Type1] [Setup Type1]
Description Short=Custom Install Description Short=Custom Install
@ -34,14 +35,14 @@ Description Long=The "core file" with xpinstall, xpcom, nspr20, etc.
Archive=install.xpi Archive=install.xpi
URL0=http://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/ URL0=http://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/
URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/
Install Size=<#xpiengine_size> Install Size=<#install_size>
Attributes=SELECTED|INVISIBLE Attributes=SELECTED|INVISIBLE
[Component1] [Component1]
Description Short= Browser component Description Short= Browser component
Description Long=Apprunner & Editor (<#buildID>) Description Long=Apprunner & Editor (<#buildID>)
Archive=browser.xpi Archive=browser.xpi
Install Size=<#core_size> Install Size=<#browser_size>
URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/ URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/<#buildID>/
[Component2] [Component2]