[gaim-migrate @ 15803]

Tue, 07 Mar 2006 04:45:22 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Tue, 07 Mar 2006 04:45:22 +0000
changeset 13429
66dcc68fe69e
parent 13428
78687459c64b
child 13430
193d9330750d

[gaim-migrate @ 15803]
I didn't intend to commit this change

src/gtkmain.c file | annotate | diff | comparison | revisions
--- a/src/gtkmain.c	Tue Mar 07 04:42:48 2006 +0000
+++ b/src/gtkmain.c	Tue Mar 07 04:45:22 2006 +0000
@@ -688,8 +688,8 @@
 	gaim_blist_load();
 
 	/* TODO: Move prefs loading into gaim_prefs_init() */
-	/*gaim_prefs_load();*/
-	/*gaim_prefs_update_old();*/
+	gaim_prefs_load();
+	gaim_prefs_update_old();
 	gaim_gtk_prefs_update_old();
 
 	/* load plugins we had when we quit */

mercurial