Implementing Gtk Tray Icons --------------------------- As of Ruby-GNOME2 0.16.0, actualy as of Gtk 2.10.0, the (Ruby) Gtk2 library implements the tray icon with Gtk::StatusIcon. This officially deprecates usage of the Gtk::TrayIcon and the gtktrayicon library contained in the libgtk-trayicon-ruby and libgtk-trayicon-ruby1.8 packages. For Lenny, the next Debian release, this package will replace and conflict libgtk-trayicon-ruby, which will be removed from the suite. Please update your programs to use Gtk::StatusIcon instead of Gtk::TrayIcon! -- Paul van Tilburg , Thu, 24 Mar 2007 08:28:24 +0200