GNOME Bugzilla – Bug 580032
Load plugins separately from initializing
Last modified: 2009-04-24 14:02:05 UTC
Add separate mutter_plugin_manager_load() and mutter_plugin_manager_initialize() calls so that we can just load the plugins without start them. This is useful for introspecting a gnome-shell plugin at build time.
Created attachment 133219 [details] [review] Load plugins separately from initializing
Pushed to master on git.gnome.org. (Thanks for looking the patches over, Tomas)