comparison 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
comparison
equal deleted inserted replaced
299:a018ad7fef59 300:b32c83750104
1416 1416
1417 1417
1418 build_permit_tree(); 1418 build_permit_tree();
1419 1419
1420 serv_save_config(); 1420 serv_save_config();
1421 do_export(0, 0);
1421 1422
1422 destroy_dialog(NULL, p->window); 1423 destroy_dialog(NULL, p->window);
1423 } 1424 }
1424 1425
1425 1426