[Evolution-hackers] NewMail notification from folder.changed event

2005-11-30 Thread karllinuxtest.relton
Hi all I am looking into the bug I reported (bugzilla.gnome.org/show_bug.cgi?id=322016) regarding the new mail notification dbus message - which is sent via the plugin based on the folder.changed event. The basic problem is that the folder.changed event is documented as a generic event on any

[Evolution-hackers] Re: NewMail notification from folder.changed event

2005-11-30 Thread karllinuxtest.relton
Looking at the code, I see that the folder.changed event is passed an EMEventTargetFolder structure, which is contains a flag EM_EVENT_FOLDER_NEWMAIL (although curiously this flag is inverted in em_event_target_new_folder() - not sure why). Therefore the plugin code in