From dc457a66943ddc8d35e21f23a6b7ae6009de0791 Mon Sep 17 00:00:00 2001 From: "sgehani%netscape.com" Date: Wed, 22 Sep 1999 00:47:20 +0000 Subject: [PATCH] Example of multiple .xpi's to test fix for bug 14318. --- .../mac/macbuild/Installer Modules/config.ini | 13 ++++++++++--- xpinstall/wizard/mac/macbuild/config.ini | 13 ++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini b/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini index fc3ecac03e1d..59d09fd24116 100644 --- a/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini +++ b/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini @@ -23,6 +23,7 @@ Description Long=Click continue to select from a list of components. C0=Component0 C1=Component2 C2=Component1 +C3=Component3 [Dialog Select Components] Message0=Please select the components you wish to install: @@ -30,7 +31,7 @@ Message0=Please select the components you wish to install: [Component0] Description Short=Netscape 2000 Description Long=Apprunner, mailnews, and other components -Archive=mozilla.jar +Archive=mozilla.xpi Install Size=5639 URL0=http://dolfin.mcom.com/nsinstall/mac/apprunner/ Attributes=SELECTED @@ -38,7 +39,7 @@ Attributes=SELECTED [Component1] Description Short=XPInstall Engine Description Long=The "core file" with xpinstall, xpcom, nspr20, etc. -Archive=xpiengine.jar +Archive=xpiengine.xpi URL0=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ Install Size=3229 @@ -51,13 +52,19 @@ Archive=mozilla-mac-M11.sea.bin Install Size=5751 URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/current/ +[Component3] +Description Short=AddSubcomponent Test +Description Long=Another .xpi to test running _all_ downloaded .xpi's +Archive=asc.xpi +Install Size=1 +URL0=http://puma.mcom.com/xpinstall/test/ [Dialog Start Install] Message0=Click the Install button to download and install the components selected. [SmartDownload-Netscape Install] -core_file=xpiengine.jar +core_file=xpiengine.xpi no_ads=true silent=false execution=false diff --git a/xpinstall/wizard/mac/macbuild/config.ini b/xpinstall/wizard/mac/macbuild/config.ini index fc3ecac03e1d..59d09fd24116 100644 --- a/xpinstall/wizard/mac/macbuild/config.ini +++ b/xpinstall/wizard/mac/macbuild/config.ini @@ -23,6 +23,7 @@ Description Long=Click continue to select from a list of components. C0=Component0 C1=Component2 C2=Component1 +C3=Component3 [Dialog Select Components] Message0=Please select the components you wish to install: @@ -30,7 +31,7 @@ Message0=Please select the components you wish to install: [Component0] Description Short=Netscape 2000 Description Long=Apprunner, mailnews, and other components -Archive=mozilla.jar +Archive=mozilla.xpi Install Size=5639 URL0=http://dolfin.mcom.com/nsinstall/mac/apprunner/ Attributes=SELECTED @@ -38,7 +39,7 @@ Attributes=SELECTED [Component1] Description Short=XPInstall Engine Description Long=The "core file" with xpinstall, xpcom, nspr20, etc. -Archive=xpiengine.jar +Archive=xpiengine.xpi URL0=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ Install Size=3229 @@ -51,13 +52,19 @@ Archive=mozilla-mac-M11.sea.bin Install Size=5751 URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/current/ +[Component3] +Description Short=AddSubcomponent Test +Description Long=Another .xpi to test running _all_ downloaded .xpi's +Archive=asc.xpi +Install Size=1 +URL0=http://puma.mcom.com/xpinstall/test/ [Dialog Start Install] Message0=Click the Install button to download and install the components selected. [SmartDownload-Netscape Install] -core_file=xpiengine.jar +core_file=xpiengine.xpi no_ads=true silent=false execution=false