GNOME Bugzilla – Bug 622457
Add mime-type filtering for plugins
Last modified: 2011-02-02 13:34:12 UTC
So that some plugins can choose not to handle a particular mime-type. This would allow use to handle images, text or videos in a particular way.
The _create_widgets() vfunc in each plugin now supports that.