# # System default properties file for fiswidgets applications. # This file needs edited to reflect application locations and # default values for a given system. Placing a "#" in front of # any line will comment out that value. # ## FISDOC_PATH is the place where the fiswidgets look for the ## html help to be loaded into BROWSER for a given app. FISDOC_PATH = C:\\Java\\Doc FIS_CSH_SHELL = cmd ## GUI_DEFAULTS is the place where the Load and Save buttons ## on apps default to, if none is given then the current ## working dir is used. #GUI_DEFAULTS = /usr/local/userdir ## Browser is the html renderer used to show the fiswidgets html help files. BROWSER = C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE ## Tempdir should be a world readable, world writable area for temporary files to be placed. TEMPDIR = C:\\Temp ## locations for fiswidget application external programs AIR5_PATH = c:\\pkg\\air AFNI_PATH = c:\\pkg\\afni TOOLS_PATH = c:\\pkg\\tools ## Default values for the fisemail API EMAIL_TO = myname@myhost.com EMAIL_FROM = fiswidgetprogram SMTP_SERVER = smtp.pitt.edu