configuration/rwdtinker.dist in rwdgutenberg-0.08 vs configuration/rwdtinker.dist in rwdgutenberg-0.09

- old
+ new

@@ -1,19 +1,18 @@ -##VERSION:1.69 +##VERSION:1.73 ConfigurationDir = "configuration" # for use in program - init.rb has this value without using this constant CodeName = "rwdtinker" CodeNameFile = CodeName + ".rb" RWDFile = "rwdtinker.rwd" LangDir = "lang" CodeDir = "code" GuiDir = "gui" $help_topic = "general_help" $helptopicsarray = [ "general_help","network_help"] $prevouswindow ="main" - $rwdcontrolports =["13713","13714","13715","13716","13717","13718"] + $rwdcontrolports =["13713","13714","13715","13716","13717","13718"] # remote control code not actived 2007 $port = 7705 $rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"] Browser_Exe = 'mozilla ' $tinkerdocumentsarray +=["HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"] -RwdTinkerVersion = "1.69" - - +RwdTinkerVersion = "1.73" +