Mercurial > pidgin
diff finch/gntplugin.c @ 21229:0b67d509a305
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
and 'ce13b5ca4994abbd4934b3bc568c8b115335c426'
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 14 Oct 2007 02:41:00 +0000 |
parents | fdefa5eb46e2 e34e56eeb2da |
children | b9680933c2c6 |
line wrap: on
line diff
--- a/finch/gntplugin.c Sun Oct 14 02:13:14 2007 +0000 +++ b/finch/gntplugin.c Sun Oct 14 02:41:00 2007 +0000 @@ -83,6 +83,7 @@ if (!purple_plugin_unload(plugin)) { purple_notify_error(NULL, _("ERROR"), _("unloading plugin failed"), NULL); + purple_plugin_disable(plugin); gnt_tree_set_choice(GNT_TREE(tree), plugin, TRUE); }