comparison 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
comparison
equal deleted inserted replaced
6692:429db0c1dcd8 6693:8c1b5dd87fbf
825 if (!gaim_accounts_load()) { 825 if (!gaim_accounts_load()) {
826 load_prefs(); 826 load_prefs();
827 gaim_prefs_sync(); 827 gaim_prefs_sync();
828 } 828 }
829 829
830 gaim_prefs_rename_old();
831
830 /* load plugins we had when we quit */ 832 /* load plugins we had when we quit */
831 gaim_plugins_load_saved("/gaim/gtk/plugins/loaded"); 833 gaim_plugins_load_saved("/gaim/gtk/plugins/loaded");
832 834
833 gaim_pounces_load(); 835 gaim_pounces_load();
834 gaim_status_load(); 836 gaim_status_load();