Comment 2 for bug 724369

Revision history for this message
Dmitry Shachnev (mitya57) wrote : Re: port to gnome-panel 3

Many people still prefer to use classic panels instead of Unity, so we really need indicators support for Panel 3.

Indicator-applet is already ported to DBus API (see bug 671477), so the only thing that is needed to be done is building with Gtk3.
Also, GtkHBox and GtkVBox are now deprecated, and GtkBox (http://developer.gnome.org/gtk3/3.1/GtkBox.html) should be used instead.