replace Gtk2::TrayIcon with Gtk2::StatusIcon
Brought to you by:
owenjm
Gtk2::TrayIcon has been deprecated and replaced by Gtk2::StatusIcon. Moving from TrayIcon to StatusIcon would allow CheckGmail to better fit in with desktop themes (e.g., CheckGmail currently does not play well with transparent panels, displays window background color instead) .