Sha256: 8f8097721cb247dc747391f4240823f58694a28f0b72ecc2417df644f2c055f4
Contents?: true
Size: 581 Bytes
Versions: 3
Compression:
Stored size: 581 Bytes
Contents
ConfigurationDir = "configuration" # for use in program - init.rb has this value without using this constant CodeName = "rwdtinker" CodeNameFile = CodeName + ".rb" LangNameFile = "rwdlanguage.rb" RWDFile = "rwdtinker.rwd" LangDir = "lang" TempLangHashFile = LangDir + "/" + "templangfile.rb" LocalLangHashFile = LangDir + "/" + "xlocallangfile.rb" CodeDir = "code" GuiDir = "gui" $help_topic = "general_help" $helptopicsarray = [ "general_help","network_help"] $prevouswindow ="main" $rwdcontrolports =["13713","13714","13715","13716","13717","13718"] $port = 7705
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
rwdaddresses-0.97 | configuration/rwdtinker.cnf |
rwdschedule-0.94 | configuration/rwdtinker.cnf |
rwdtinker-1.51 | configuration/rwdtinker.cnf |