Notes:
RubySlippers is a GUI frontend to the RubyGems
package management system. This version
can view gemspec files, list installed files,
install gems and query the RubyGems list, build Gems and view documentation.
This program uses the RubyWebDialogs
GUI and is built on the rwdtinker framework. So
more applets can be loaded and unloaded.
This version is the full version and only requires
Ruby and RubyGems installed. Linux, XP or other platforms need configuration work.
Some l18n work has been done. Spanish, Dutch and Japanese lang files exist.
This uses applets made for live loading and
unloading. So the applets can be added and used
without restarting the rwdtinker program.
Changes:
updated to rwdtinker version 1.82
switch to po files for translation files
add beginning of Hindi po file
added more Japanese strings
changed handling of lang change = in the tinkerwin2variables.cnf file the [0] setting of $langarray will be the language choosen.
refactored init.rb to move routines into lib/rwdtinker modules
condensed config files from 5 -> 3
fixed document launch bug
add $KCODE = 'u'
move help files to rwd_files directory
version 1.07
updated for rwdtinker 1.80
|