#!/usr/bin/wish -f

# This is the container where the icon lives
set homefile WWW

# Is it free or commercial?  set 'true' for commercial
set free true

# If it's free, where can I get it?  (ftp sites)
set where "ftp.netscape.com"

# Description message of where to find it.
set msg "
This is probably the best WWW browser around, but it
is undistributable on CD without paying for it.  Since
you can ftp it for free, why should we pay for it?
"

