changeset 154:1c4e47c0c5dd

[gaim-migrate @ 164] Forgot one part of it. Oh well, nobody's perfect. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 24 Apr 2000 01:49:36 +0000
parents 8ed64c704fb0
children 8f5bc6859549
files src/plugins.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/plugins.c	Mon Apr 24 01:47:24 2000 +0000
+++ b/src/plugins.c	Mon Apr 24 01:49:36 2000 +0000
@@ -365,6 +365,7 @@
 	g_free(p);
 	gtk_widget_set_sensitive(config, 0);
 	update_show_plugins();
+	save_prefs();
 }
 
 void list_clicked(GtkWidget *w, struct gaim_plugin *p) {