diff src/gtkconn.c @ 6021:d2d5d1984b09

[gaim-migrate @ 6471] The "ok" button on the privacy dialog no longer gets grayed out when you sign off your last account. The privacy dialog now updates itself for new accounts when you sign online. You can no longer open multiple privacy dialogs. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 05 Jul 2003 06:06:56 +0000
parents 5d5bad909bc4
children 547ba881bc7e
line wrap: on
line diff
--- a/src/gtkconn.c	Sat Jul 05 03:09:43 2003 +0000
+++ b/src/gtkconn.c	Sat Jul 05 06:06:56 2003 +0000
@@ -230,6 +230,7 @@
 
 	gaim_setup(gc);
 
+	update_privacy_connections();
 	do_away_menu();
 	gaim_gtk_blist_update_protocol_actions();