Sha256: 7967aeae77c98176df7359841b578fc055219e193f4036f533b55b824c4cb3a2
Contents?: true
Size: 510 Bytes
Versions: 4
Compression:
Stored size: 510 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" $port = 7705
Version data entries
4 entries across 4 versions & 4 rubygems
Version | Path |
---|---|
rubyslippers-0.97 | configuration/rwdtinker.cnf |
rwdaddresses-0.95 | configuration/rwdtinker.cnf |
rwdschedule-0.93 | configuration/rwdtinker.cnf |
rwdtinker-1.48 | configuration/rwdtinker.cnf |