#!/usr/bin/wish -f

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

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

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

# Description message of where to find it.
set msg "
"

