configuration/rwdtinker.cnf in rwddemo-0.8 vs configuration/rwdtinker.cnf in rwddemo-0.90

- old
+ new

@@ -5,8 +5,12 @@ LangNameFile = "rwdlanguage.rb" RWDFile = "rwdtinker.rwd" LangDir = "lang" TempLangHashFile = LangDir + "/" + "templangfile.rb" LocalLangHashFile = LangDir + "/" + "xlocallangfile.rb" - CodeDir = "code" - GuiDir = "gui" + CodeDir = "code" + GuiDir = "gui" + $help_topic = "general_help" + $helptopicsarray = [ "general_help","network_help"] + $prevouswindow ="main" + $rwdcontrolports =["13713","13714","13715","13716","13717","13718"] $port = 7705