diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-28 02:16:50 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-28 02:16:50 +0000 |
commit | bf7cc65e3f56170697622190eb1ae845e737c2a2 (patch) | |
tree | 48da70f5a9a7acd5f1c5f5c1deb6fb1acc61d2d1 /www/linux-mozilla/scripts/configure | |
parent | Update to version 1.8 (diff) |
Update to 1.1, which no longer has the "huge fonts" security bug.
Notes
Notes:
svn path=/head/; revision=65130
Diffstat (limited to 'www/linux-mozilla/scripts/configure')
-rw-r--r-- | www/linux-mozilla/scripts/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-mozilla/scripts/configure b/www/linux-mozilla/scripts/configure index ebcde4af95b5..5c504565ab9d 100644 --- a/www/linux-mozilla/scripts/configure +++ b/www/linux-mozilla/scripts/configure @@ -17,10 +17,10 @@ Choose which components of Mozilla to download and install. \n\ Press the space bar to toggle selections." -1 -1 7 \ "deflenus" "American English profile defaults (8 kB)" ON \ "inspector" "DOM inspector (240 kB)" ON \ -"mail" "Mozilla Mail and News (1856 kB)" ON \ -"psm" "Personal Security Manager--recommended (784 kB)" ON \ +"mail" "Mozilla Mail and News (1824 kB)" ON \ +"psm" "Personal Security Manager--recommended (768 kB)" ON \ "talkback" "sends crash logs to Mozilla staff (832 kB)" ON \ -"venkman" "JavaScript debugger (150 kB)" ON \ +"venkman" "JavaScript debugger (256 kB)" ON \ 2>> /tmp/checklist.tmp.$$ retval=$? |