pidgin/purple-plugin-pack

Fix unloading the plugin. I thought this used to work correctly,
org.guifications.plugins
2008-04-23, sadrul
2b690b497f62
Parents 8af9501f6312
Children a4b99cbee1e0
Fix unloading the plugin. I thought this used to work correctly,
apparently it didn't.
--- a/xchat-chats/xchat-chats.c Wed Apr 23 05:10:02 2008 -0400
+++ b/xchat-chats/xchat-chats.c Wed Apr 23 05:26:38 2008 -0400
@@ -428,9 +428,8 @@
gtk_paned_add1(GTK_PANED(parent), gx->imhtml);
g_object_unref(gx->imhtml);
+ gtk_widget_destroy(frame);
gtk_widget_show_all(gx->imhtml);
-
- gtk_widget_destroy(frame);
}
static gboolean