configuration/rwdtinker.dist in rwdgutenberg-0.09 vs configuration/rwdtinker.dist in rwdgutenberg-0.12
- old
+ new
@@ -1,18 +1,14 @@
-##VERSION:1.73
+##VERSION: (1.80)
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"] # remote control code not actived 2007
+ $prevouswindow ="main"
+ $rwdcontrolports =["13713","13714","13715","13716"] # 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.73"
+RwdTinkerVersion = "1.80"