Sha256: ae9204ce055f9ec1fd7527ccf0c35158e0b2d485ece04867dbf2bc9f3be08764

Contents?: true

Size: 739 Bytes

Versions: 2

Compression:

Stored size: 739 Bytes

Contents

##VERSION:1.72
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.72"

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
rubyslippers-1.06 configuration/rwdtinker.dist
rwdtinker-1.72 configuration/rwdtinker.dist