Sha256: e6cba8a1900d1bdf3a371ef352ed83a9aebfd90fcdfe6576661498bbbcb955fa

Contents?: true

Size: 794 Bytes

Versions: 11

Compression:

Stored size: 794 Bytes

Contents

  

 Helptext = Hash.new { |hh, kk| hh[kk] = "ERROR: Identificador de mensaje desconocido: #{kk.inspect}."; hh[kk] }
    helpmessage = {
    :general_help          => "You can work with Applets:  go to 'Selection tab', <br>
                                  On that back screen you will find:<br>
                                  List Applets:  you can see and delete installed applets<br>
                                  List Zips: you can see lists of applets that you can install<br>
                                  Edit Configuration: You can view the rwdtinker configuration and change it<br>
                                  Diagnostic Tab: You can view the environments variables that rwdtinker is running with<br>
      "

    }
    helpmessage.each { |kk, vv| Helptext[kk] = vv }

Version data entries

11 entries across 11 versions & 10 rubygems

Version Path
bigtinker-0.97 code/01rwdcore/02helptexthashbegin.rb
rubyslippers-1.08 code/01rwdcore/02helptexthashbegin.rb
rwddialogmap-0.02 code/01rwdcore/02helptexthashbegin.rb
rwdeliza-0.05 code/01rwdcore/02helptexthashbegin.rb
rwdhypernote-0.15 code/01rwdcore/02helptexthashbegin.rb
rwdmpd-0.07 code/01rwdcore/02helptexthashbegin.rb
rwdruby-1.08 code/01rwdcore/02helptexthashbegin.rb
rwdtinker-1.81 code/01rwdcore/02helptexthashbegin.rb
rwdtinker-1.82 code/01rwdcore/02helptexthashbegin.rb
rwdtorrent-0.08 code/01rwdcore/02helptexthashbegin.rb
tinkerbell-0.03 code/01rwdcore/02helptexthashbegin.rb