GNOME Bugzilla – Bug 579099
Adapt Evolution plugin to upcoming changes
Last modified: 2009-05-11 12:05:16 UTC
I have some pending changes to Evolution that will break the plugin here. (See: http://mbarnes.livejournal.com/2469.html) This is a reminder to myself to update the plugin once the changes land.
Created attachment 133987 [details] [review] New Evolution Plugin The plugin now handles multiple attachments. This requires some post-2.27.1 changes in Evolution. Pull from master and you should be fine.
So, this patch isn't good enough to get into nautilus-sendto. We still need to be able to support both the old Evolution, and the new one. I was half-way through updating the configures and makefiles when i realised that the plugin could live in the evo tree itself. The only thing it would need to do is check whether nautilus-sendto is in the path before adding popup menu items. What do you think? Otherwise, I'll finish my autotools-fu to support both. Note to self: both plugins are missing calls to gettext to setup the translation domain.
I'm fine with moving the new code to Evolution. That would be easier, actually, because then I could just make it a built-in type instead of a plugin. The old code will now only build for evolution-plugin < 2.27.1.
Cool. I disabled the evo plugin for evolution-plugin >= 2.27.1. Feel free to CC: me when you've filed a bug for merging that feature into Evo itself.
*** Bug 581622 has been marked as a duplicate of this bug. ***
*** Bug 582161 has been marked as a duplicate of this bug. ***