diff src/main.c @ 8900:7a67c459ab8f

[gaim-migrate @ 9669] Move the preference renameing/removing stuff to prefs.c... It's pretty ugly... but it was ugly before... So now we remove the eradicated prefs. I think. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 07 May 2004 03:25:00 +0000
parents 949107b156fd
children 438e8d857554
line wrap: on
line diff
--- a/src/main.c	Fri May 07 02:52:32 2004 +0000
+++ b/src/main.c	Fri May 07 03:25:00 2004 +0000
@@ -853,7 +853,7 @@
 
 	gaim_prefs_load();
 
-	gaim_gtk_prefs_rename_old();
+	gaim_prefs_update_old();
 
 	/* load plugins we had when we quit */
 	gaim_plugins_load_saved("/gaim/gtk/plugins/loaded");