]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin.c
UOA: share a common configuration plugin
[empathy.git] / ubuntu-online-accounts / cc-plugins / account-plugins / empathy-accounts-plugin.c
index 46e429e43f53781a93fa35471de7c51d4fd7e0a7..939912aadbd4134d15c5add3c379c5c69f633bc3 100644 (file)
@@ -123,3 +123,9 @@ empathy_accounts_plugin_init (EmpathyAccountsPlugin *self)
     }
 
 }
+
+GType
+ap_module_get_object_type (void)
+{
+  return EMPATHY_TYPE_ACCOUNTS_PLUGIN;
+}