Sha256: e2ae8e4b0a7d4d1193d56db527d3d4f4f995035aad62ef2e9021efe7b5c73fb3
Contents?: true
Size: 713 Bytes
Versions: 10
Compression:
Stored size: 713 Bytes
Contents
##VERSION:1.66 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"] $port = 7705 $rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"] Browser_Exe = 'mozilla ' $tinkerdocumentsarray +=["COPYING","HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"] RwdTinkerVersion = "1.66"
Version data entries
10 entries across 10 versions & 5 rubygems