diff options
author | trevor <trevor@FreeBSD.org> | 2002-10-21 08:43:59 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-10-21 08:43:59 +0800 |
commit | c085a4511d30cc48f29ab1bd93ac024dc107c588 (patch) | |
tree | 1e804e0b125cb71b4a1c64e63d9a28c04152b1ff | |
parent | 38b984a1a0fbbe046359ea36b16305ab1e896d4e (diff) | |
download | freebsd-ports-gnome-c085a4511d30cc48f29ab1bd93ac024dc107c588.tar.gz freebsd-ports-gnome-c085a4511d30cc48f29ab1bd93ac024dc107c588.tar.zst freebsd-ports-gnome-c085a4511d30cc48f29ab1bd93ac024dc107c588.zip |
prettify after removal of Chatzilla
-rw-r--r-- | www/linux-mozilla-devel/scripts/configure | 2 | ||||
-rw-r--r-- | www/linux-mozilla/scripts/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-mozilla-devel/scripts/configure b/www/linux-mozilla-devel/scripts/configure index 5c504565ab9d..f51afff58430 100644 --- a/www/linux-mozilla-devel/scripts/configure +++ b/www/linux-mozilla-devel/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 \ 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 \ |