In ../panel-applet Makefile ICONDIR is defined as /usr/share/pixmaps.
In NMWirelessApplet.c, I find
gtk_window_set_default_icon_from_file (ICONDIR"/NMWirelessApplet/wireless-applet.png", . . .
In NMWirelessApplet.server.in, I find
<oaf_attribute name="panel:icon" type="string" value="NMWirelessApplet/wireless-applet.png"/>
There is no /usr/share/pixmaps/NMWirelessApplet/wireless-applet.png on my system. I got an error to find effect when using NetworkManagerNotification. Does this need to be cleaned up?
-- Bill Moss Professor, Mathematical Sciences Clemson University
_______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
