code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb in rwdtinker-1.52 vs code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb in rwdtinker-1.53
- old
+ new
@@ -3,11 +3,15 @@
Helptext.update( :tinkerwin2_help => " You can view the list of applets you can install
by clicking on the list files button
You can download an applet created by someone else
- put the file in the zips directory",
+ put the file in the zips directory
+
+ rwdtinker applets packaged as RubyGems can be used if you have RubyGems installed.
+ You can download rwdtinker gems at the 'Install Remote Applets' tab
+ ",
:applet_viewing => "You can get a list of all installed applets by clicking the 'listfiles button'
To see the text of a install file
Type in the name of the file you want.
type it without the inf ending
@@ -30,8 +34,25 @@
If all goes well the applet should be installed.\n
You will need to restart rwdtinker to see the new screens",
:applet_tinkerbackeditconfiguration => " You can edit the configuration
Remember to reload the configuration variables if you want your
- changes used."
-
+ changes used.",
+ :remotegemapplet_install => " To download and install use the 'Install Remote Applets'
+
+ First click on 'List applets in the Remote GEM Repository available for downloading'
+ then go to the very bottom to click on the applet you want
+ then on the top click 'install remote Gem applet package'
+
+ This installs the package in the Gem system
+ You still need to install it into rwdtinker - do that in the 'List Zips' tab
+
+ For this feature to work, you need
+ RubyGems installed
+ Variables set correctly in the tinerwin2.cnf file
+ $xpcommand, $gemdirectory_withgemfiles and $geminstalled_directory
+ the defaults as shipped will normally be for a Debian Linux system
+ On Debian Linux, you would usually need to be running rwdtinker as root in order to install RubyGems
+
+ You can view the list of rwdtinker applets you have installed already by clicking 'view already installed GEM applets'
+ "
)