Hi, On Tue, Feb 17, 2009 at 01:26:55PM +0000, Stuart Henderson wrote: > ui.c:151: warning: implicit declaration of function `draw_ui_elements' > ui.c:341: warning: implicit declaration of function `systray_property_update' > ui.c:407: warning: implicit declaration of function `usleep' > systray.c:281: warning: implicit declaration of function `draw_ui_elements' > > these do not have prototypes - sloppy, but won't cause a runtime > problem. fixing these will clear up most of the other warnings.
I noticed this, but figured theres no gain in fixing it. As you say, there will be no impact on the package binary. > > other than this, I don't really know how to test it. > Use a wm which supports dockapps (openbox, windowmaker). Run wmsystray and then run pidgin. Look for the tray icon appearing in the tray. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett
