From 1572ce9dcf1832f21d6fc4d7551d6e0c229bb28b Mon Sep 17 00:00:00 2001 From: "cltbld%netscape.com" Date: Thu, 13 Jun 2002 16:10:50 +0000 Subject: [PATCH] updating installer to use http instead of ftp for downloading xpi files, does not affect build, bugscape 16662, kysmith checking in as cltbld --- xpinstall/packager/windows/config.it | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpinstall/packager/windows/config.it b/xpinstall/packager/windows/config.it index 906a6a00b58..c197e07ecde 100644 --- a/xpinstall/packager/windows/config.it +++ b/xpinstall/packager/windows/config.it @@ -303,7 +303,7 @@ Proxy Password= ; FTP ; HTTP ; Default is FTP if key is not set. -Use Protocol=FTP +Use Protocol=HTTP ; Use Protocol Settings key shows or hides the ; Use FTP/Use HTTP radio buttons in the Download Dialog. ; Default value is ENABLED unless DISABLED is specified.