# Configuration Data For 'tmkproject' # # Copyright (c) 2012, TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use, See: tmkproject-license.txt # # $Id: .tmkproject,v 1.105 2012/06/05 23:49:10 tundra Exp $ # NOTE: Any strings below that need the "/" in them - # like the website URL - must escape them for # the 'sed' substitutions to work in tmkproject.sh. ##### # Vendor Specific Branding For 'tmkproject' ##### AUTHOR="I.M. N. Author" # Program author's name COPYOWNER="Frobats Inc., Looney Tunes Ridge, MA, 01010 USA" # Copyright owner VENDORNAME="Vendoracious Inc." # Full name of vendor VENDORTAG="Vendoracious" # Used as initial CVS tag EMAILSUPPORT="${PROJECTNAME}@vendoracious.com" # Program support email WEBSITE="http:\/\/www.vendoracious.com\/Software\/${PROJECTNAME}" # Project website ##### # Program Configuration And Options ##### # Editor Used For Creating The WHATSNEW.txt File EDITOR="jmacs" EDITARGS="" # Project Directory - Where New Projects Go PROJECTSDIR="${HOME}/Dev" # Temporary Directory TMPDIR="/tmp" # Where To Find The User's Own Configuration Files USERCONFIGDIR=${HOME}