diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-06-03 01:55:38 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-06-03 01:55:38 +0000 |
commit | 03322d46c3a2ddfa5db23f112f6ad0aec78d73f8 (patch) | |
tree | d2d4b697b1d898240fd9dfe762dfa244dffaffcd /www/linux-mozilla-devel/scripts/configure | |
parent | Update to 0.7.4. (diff) |
at the suggestion of "Sperber," a new port of the unstable version
of Mozilla, pre-compiled for Linux
Notes
Notes:
svn path=/head/; revision=82075
Diffstat (limited to 'www/linux-mozilla-devel/scripts/configure')
-rw-r--r-- | www/linux-mozilla-devel/scripts/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-mozilla-devel/scripts/configure b/www/linux-mozilla-devel/scripts/configure index f51afff58430..e0f321ba0f96 100644 --- a/www/linux-mozilla-devel/scripts/configure +++ b/www/linux-mozilla-devel/scripts/configure @@ -16,11 +16,11 @@ echo "browser langenus regus xpcom" > /tmp/checklist.tmp.$$; Choose which components of Mozilla to download and install. \n\ Press the space bar to toggle selections." -1 -1 6 \ "deflenus" "American English profile defaults (8 kB)" ON \ -"inspector" "DOM inspector (240 kB)" ON \ +"inspector" "DOM inspector (150 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 (256 kB)" ON \ +"venkman" "JavaScript debugger (224 kB)" ON \ 2>> /tmp/checklist.tmp.$$ retval=$? |