Re: [Evolution-hackers] New plugin: reply with template



On Wed, 2008-06-04 at 21:07 -0500, Diego Escalante Urrelo wrote:
> I spent the last few days hacking a plugin to reply messages with
> predefined replies, templates in my faulty english.

Sounds like a useful plugin and the code looks well written.

I'd suggest adopting your plugin to the new composer in Evolution 2.23,
which no longer uses Bonobo.  Instead, you can extend menus and toolbar
by way of GtkUIManager.

A new EPlugin hook called EPluginUI replaces EMenu and EPopup for
classes that use GtkUIManager.  Bug #525241 [1] introduces EPluginUI and
gives a short walkthrough of how we adapted the "Face" plugin to use it.

I wrote EPluginUI, and I'd be happy to answer any questions about it.

Matthew Barnes


[1] http://bugzilla.gnome.org/show_bug.cgi?id=525241



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]