shell: Register plugin extension points in constructor
This allows shell subclasses a chance to hook into GIO extension points, without needing to go through all the other modules stuff.
With this patch, I'm able to easily register a quick setting widget from
Edited by Sam Day