.K ""
echo "This script will install the Legend of Lothian fonts in your FONTS:"
echo "directory."
echo ""

ask "Do you wish to continue with the installation? [y/n]"
if WARN
  copy fonts FONTS: all
endif

echo "All Done.  Click close gadget to get rid of window."
endcli