# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL. # This application is a framework for writing programs from RubyWebDialogs # For information see http://www.rubyforge.net/projects/rwdapplications # return the version constant defined in the config file def rwdshellhelpaboutsetup return ["RwdShell","(c) 2004,2005 Steven Gibson ","Version #{RwdShellVersion}"] end