On Do, 2006-12-21 at 11:10 +0100, Laurent Marzullo wrote: > Is there any way to customize the Gnome status bar ? > I would like to add some button showing status of connection (to data base), > and > by clicking on the button, open a connection dialog.
You could just create a "System Tray Applet" using the GtkStatusIocn API to develop such an application. Regards, Sven _______________________________________________ gnome-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-devel-list
