diff src/dialogs.c @ 300:b32c83750104

[gaim-migrate @ 310] Pressing enter to send in buddy chats works again, and the CONFIG stuff works a little bit better, I hope. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 01 Jun 2000 03:06:27 +0000
parents a88b889b692b
children e5fa88351dc8
line wrap: on
line diff
--- a/src/dialogs.c	Thu Jun 01 01:43:01 2000 +0000
+++ b/src/dialogs.c	Thu Jun 01 03:06:27 2000 +0000
@@ -1418,6 +1418,7 @@
         build_permit_tree();
 
         serv_save_config();
+	do_export(0, 0);
 
         destroy_dialog(NULL, p->window);
 }