gplugin/gplugin

3075aaa51b17
Fix some issues we found in GPluginGtk in Pidgin

* GPluginGtkInfo needs to make sure it has a plugin before trying to work with
it.
* GPluginGtkStore needs to use g_signal_connect_object as it's passing itself
as a data parameter to signals from GPluginManager.

Testing Done:
Compiled and debugged via a subproject in pidgin.

Reviewed at https://reviews.imfreedom.org/r/454/
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE)
endif