S�ren Kuklau wrote: > Scott MacGregor wrote: > >> Just a FYI, I landed biff notification in the system tray support on >> Friday (Bug #119344). You should see it in today's builds. This code >> places an icon in the system tray when biff goes off. When you read >> one of these new messages the icon is removed from the system tray. > > > Yup, works, except that in the "<username> has <number> new messages" > tooltip of the icon, the <number> isn't proper (every time I looked, it > was zero, where it should of course have been at least one).
That's weird, the numbers seem to be showing up correctly for me. Are you using pop or imap? Can you file a bug please. Thanks. > >> The icon is only temporary. We are waiting on a final icon from UE. So >> don't forumlate any complaints about the icon =). > > > It's not good, no ;-) but I wonder where exactly it is located? I've > found it in the CVS, but nowhere in my local files. I've extracted every > single .jar archive and yet Windows tells me it can't find newmail.ico > anywhere. I'd like to replace it temporarily with something better from > windows, just for testing. I don't believe you can replace it easily in optimized builds. It's a windows .ico file which gets added as a resource into msgbase.dll. You'll have to somehow edit the dll and I don't know how to do that. > >> I know this was a highly asked for feature so I thought I would >> advertise its presence. > > > I noticed earlier, but thanks. :-) >
