Sha256: 4252b29d5a1182246c9b06cef695630095097fe5b0fa0a174df055a53e7ec7a4

Contents?: true

Size: 603 Bytes

Versions: 9

Compression:

Stored size: 603 Bytes

Contents

# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL. 
# This application is a framework for writing programs from RubyWebDialogs
# http://www.erikveen.dds.nl/rubywebdialogs/index.html 
# For more information about RwdTinker see http://www.rubyforge.net/projects/rwdapplications
  
  # return the version constant defined in the config file
  def runrwdgutenbergversion
  @rwd_window = "applicationversion"
  @versionappnamedisplay = "RwdGutenberg"
  @versioncopyrightdisplay = "(c) 2005 Steven Gibson "
  @versionnumberdisplay =  "Version " + RwdGutenbergVersion

   end
  

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
bigtinker-0.93 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
bigtinker-0.94 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.07 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.08 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.09 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.05 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.06 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.04 code/superant.com.gutenberg/rwdhypernotehelpabout.rb
rwdgutenberg-0.03 code/superant.com.gutenberg/rwdhypernotehelpabout.rb