GNOME Bugzilla – Bug 500210
Make plugin configuration in tabs
Last modified: 2013-09-13 00:56:41 UTC
This is a tracker bug to make plugin configuration in tab, instead of other popup. See evolution meeting record from today (2007-11-28) for more details.
IRC team meeting log: http://www.gnome.org/projects/evolution/meeting-logs/2007-11-28.shtml
Created attachment 99907 [details] [review] proposed evo patch for evolution; it is so long only because I changed coding-style of the plugin manager to be more accurate to other sources. I removed old config functions and replaced them by one e_plugin_get_configure_widget.
Patch looks good. Please commit to Trunk. The doc above e_plugin_get_configure_widget may be changed a little. There are two lines of doc for return value of the function.
Here after, when someone is approving a plugin-patch, make sure that the plugin does not increase the height of the plugin-manager drastically. Such changes better be done with a button which when clicked will yield a popup ;) I guess we can have a seperate bugzilla component for plugins. What do you people think ?
Committed to trunk. Committed revision 34639.