diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-21 08:43:59 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-21 08:43:59 +0800 |
commit | 36479c42b91dd69a86b13b638fa2b755d2a8e453 (patch) | |
tree | ba48aa5c6bb541995ca4606d5f93e3f95ecb0c28 /www/linux-mozilla | |
parent | 824d2a80b8b5cdede52418e1936d03c013bf4124 (diff) | |
download | freebsd-ports-gnome-36479c42b91dd69a86b13b638fa2b755d2a8e453.tar.gz freebsd-ports-gnome-36479c42b91dd69a86b13b638fa2b755d2a8e453.tar.zst freebsd-ports-gnome-36479c42b91dd69a86b13b638fa2b755d2a8e453.zip |
prettify after removal of Chatzilla
Diffstat (limited to 'www/linux-mozilla')
-rw-r--r-- | www/linux-mozilla/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-mozilla/scripts/configure b/www/linux-mozilla/scripts/configure index 5c504565ab9d..f51afff58430 100644 --- a/www/linux-mozilla/scripts/configure +++ b/www/linux-mozilla/scripts/configure @@ -14,7 +14,7 @@ echo "browser langenus regus xpcom" > /tmp/checklist.tmp.$$; /usr/bin/dialog --title "Mozilla component selection" --clear \ --checklist "\n\ Choose which components of Mozilla to download and install. \n\ -Press the space bar to toggle selections." -1 -1 7 \ +Press the space bar to toggle selections." -1 -1 6 \ "deflenus" "American English profile defaults (8 kB)" ON \ "inspector" "DOM inspector (240 kB)" ON \ "mail" "Mozilla Mail and News (1824 kB)" ON \ |