Sha256: 73e277c5a84d3a28f00a86df4288ca89092968c08c0114afbe442130ac510b2e

Contents?: true

Size: 739 Bytes

Versions: 3

Compression:

Stored size: 739 Bytes

Contents

##VERSION:1.77
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
 $port = 7705
$rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"]
Browser_Exe = 'mozilla '
$tinkerdocumentsarray +=["HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"]
RwdTinkerVersion = "1.77"

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
rwdruby-1.06 configuration/rwdtinker.dist
rwdtinker-1.77 configuration/rwdtinker.dist
tinkerbell-0.01 configuration/rwdtinker.dist