1. In panel-applet/gtkcellview.c and gtkcellview.h

#if (GTK_MAJOR_VERSION < 2 && GTK_MINOR_VERSION < 6)

should be

#if (GTK_MAJOR_VERSION <= 2 && GTK_MINOR_VERSION < 6)

2. The new applet icons and animation looks good

3. I can't connect to by wireless AP at work but wired is OK. Sending the log to Dan.

--
Bill Moss
Professor, Mathematical Sciences
Clemson University

_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to