Evoluion mail notification em-panel-applet
Robert de Geus <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <1156153635.19740.2.camel@salsa-10-1-0-237> |
Hi, I found these sources http://warma.dk/ubuntu/em-panel-applet/ an evolution email notification applet using dbus (em-panel-applet), which appeared to be build for the wrong dbus libs (I use ubuntu dapper, evolution-2.6.1 and libdbus-glib-1-2). I changed a couple of lines and suddenly the applet works. I did not now how to contact the original author, so here is my patch, it is patched to the original tar file you can find on the above website (em-panel-applet_0.2.orig.tar.gz). A problem for maintanance are the differences in dbus libs though. Hope this applet somehow makes it into evolution, everybody needs it. If somebody can have a look at the dbus_free line I commented out (line 102), this was the command which created a crash upon each message in the dbus channel. Works great though! gr. Robert