diff src/main.c @ 6693:8c1b5dd87fbf

[gaim-migrate @ 7219] sean might think this is contact support, but it isn't. this will be useful when we figure out where prefs should have been in the first place committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 02 Sep 2003 03:29:53 +0000
parents 156e6643f9db
children 5aeba37b303c
line wrap: on
line diff
--- a/src/main.c	Tue Sep 02 03:19:31 2003 +0000
+++ b/src/main.c	Tue Sep 02 03:29:53 2003 +0000
@@ -827,6 +827,8 @@
 		gaim_prefs_sync();
 	}
 
+	gaim_prefs_rename_old();
+
 	/* load plugins we had when we quit */
 	gaim_plugins_load_saved("/gaim/gtk/plugins/loaded");