rwdconfig.dist in rwdgutenberg-0.09 vs rwdconfig.dist in rwdgutenberg-0.12
- old
+ new
@@ -1,21 +1,22 @@
-##VERSION:1.69
+##VERSION: (1.78)
# rwdtinker core configuration file
-##NAME: ConfigLocation:0
+##NAME: (ConfigLocation):(1.78)
ConfigLocation=""
-##NAME: ZipsLocation:0
+##NAME: (ZipsLocation):(1.78)
ZipsLocation=""
-##NAME:$testharnessarray:0
+##NAME: ($testharnessarray):(1.78)
$testharnessarray = ["rwdtinker_all_tests"]
-##NAME:TestNow:0
+##NAME: (TestNow):(1.78)
TestNow=false # turning this on will run the unit tests
-##NAME:$testharness:0
+##NAME: ($testharness):(1.78)
$testharness=true
-##NAME:$tinkerhelpaboutarray:0
+##NAME: ($tinkerhelpaboutarray):(1.78)
$tinkerhelpaboutarray = ["Tinker"]
-##NAME:$tinkerdocumentsarray:0
-$tinkerdocumentsarray = ["Readme.txt"]
-##NAME:$tinkeruninstallarray:0
-$tinkeruninstallarray = ["Tinker"]
-##NAME:JumpLink:0
+##NAME: ($helptopicsarray):(1.78)
+$helptopicsarray = [ "general_help","network_help"]
+##NAME: ($tinkerdocumentsarray):(1.78)
+$tinkerdocumentsarray = ["HowTo_Tinker.txt" , "rwdapplications.html" , "RubyWebDialogs.html"]
+##NAME: (JumpLink):(1.78)
JumpLink = Hash.new { |hh, kk| hh[kk] = "ERROR: link not found: #{kk.inspect}."; hh[kk] }
-
+##NAME: ($rwdjumplink):(1.78)
+$rwdjumplink = ["helpscreen", "tinkerbackwindow", "returntomain", "opendocuments", "editconfiguration"]