gplugin/gplugin

Change loader registration to work on an instance rather than a GType

Testing Done:
Ran the unit tests in valgrind and verifed there was no new memory leaks in the loader registration. Right now the plugins themselfs leak a reference, but I'll be cleaning that up shortly.

Reviewed at https://reviews.imfreedom.org/r/899/
[branchname]
master = default
develop = develop
feature = feature/
release = release/
hotfix = hotfix/
support = support/