GNOME Bugzilla – Bug 565386
Convert to gnome-shell-plugin to new plugin style
Last modified: 2008-12-22 22:10:59 UTC
The plugin-gobject branch of Mutter (now merged into our branch) converts plugins to more-standard GObject GTypePlugin, with the plugin itself being a GObject class. gnome-shell-plugin.c: Switch plugin to the new scheme shell-wm.[ch]: Forward effect signals to ShellWM rather than hooking directly into the plugin vtable. default: Remove this (accidentally committed) file
Created attachment 125153 [details] [review] Convert to gnome-shell-plugin to new plugin style
looks right to me
Committed.