# 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 rwddialogmaphelpaboutsetup return ["RwdDialogMap","(c) 2005-2008 Steven Gibson ","Version #{RwdDialogMapVersion}"] end