gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)

make sure we unregister all installed accounts when we uninstall the corresponding gibberish bundle
cusax-fix
Emil Ivov 19 years ago
parent 3538bb28d2
commit 97694b45ea

@ -110,6 +110,8 @@ public static BundleContext getBundleContext()
public void stop(BundleContext context)
throws Exception
{
this.gibberishProviderFactory.stop();
gibberishPpFactoryServReg.unregister();
logger.info("Gibberish protocol implementation [STOPPED].");
}
}

Loading…
Cancel
Save