~FoxBlog


RubyGFE 0.3.2 released!

Posted in Ruby Code by grayfox on the June 28th, 2006

New RubyGFE bugfix release with some additions.

RubyGFE can now locate plugins in ~/.rubygfe/plugins/

So you don’t have to install them in the system wide RubyGFE directory.

Also the new ruby-gettext had problems with the way translations are used, that’s fixed now.

Non visible change:

A multi purpose LibGFE.rb file exist and is already used by a new version of NautilusGFE.

Download RubyGFE 0.3.2

Download Ebuild (Tarball)

Notes:

I changed the permalinks of fox.gentoo-clan.org so I updated the ebuilds of the plugins, too:

War§ow Plugin

Quake 3 Plugin

Related:

Gentoo Bug

RubyGFE War§ow plugin!

Posted in Ruby Code by grayfox on the June 8th, 2006

A new RubyGFE plugin is out for war§ow.

Download Tarball

Download Ebuild

To install execute the setup.rb or use the ebuild.

RubyGFE goes Nautilus

Posted in Ruby Code by grayfox on the June 8th, 2006

I worte a nautilus script that uses RubyGFE to install files.

Here’s how it works:

Copy the NautilusGFE file to your ~/.gnome2/nautilus-scripts/ directory and make it executable.

Then select the files you want to install in nautilus (or on your desktop in GNOME), right-click and select Scripts->NautilusGFE

Nautilus menu
After that you can select for what gameyou want to install the files.Plugin selection

The installation begins after the last confirmation dialog.

Confimation

In the end you can close the window or click OK to finish the installation. If the installation fails there will be RubyGFE like error dialogs.
installation

Download: http://fox.gentoo-clan.org/files/gfe/nautilusgfe/NautilusGFE

Note: You need to have RubyGFE installed for this to work. If you have installed RubyGFE in a different location than /usr/share/RubyGFE you will have to modify the NautilusGFE script.

In line 3 you have to edit: RUBYGFE_INSTALL_DIR = path/to/your/rubygfe