2009/5/18 Jonathan Matthew :
>
> Over the last few days, I've removed the tray icon/notification code
> from the core of rhythmbox and reimplemented it as a plugin. The main
> reasons to do this were to remove a few hundred lines of weird tangled
> code from RBShell and replace it with some nicer
Over the last few days, I've removed the tray icon/notification code
from the core of rhythmbox and reimplemented it as a plugin. The main
reasons to do this were to remove a few hundred lines of weird tangled
code from RBShell and replace it with some nicer code off in a plugin
where I don't hav