comparison src/main.c @ 5840:8f5ccf9e590a

[gaim-migrate @ 6271] pop goes the namespace change committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 12 Jun 2003 12:29:24 +0000
parents 6aa7651c7c15
children 96e5b32e75ad
comparison
equal deleted inserted replaced
5839:5e685e42931e 5840:8f5ccf9e590a
913 load_prefs(); 913 load_prefs();
914 gaim_prefs_sync(); 914 gaim_prefs_sync();
915 } 915 }
916 916
917 /* load plugins we had when we quit */ 917 /* load plugins we had when we quit */
918 gaim_plugins_load_all(); 918 gaim_plugins_load_saved();
919 919
920 gaim_accounts_load(); 920 gaim_accounts_load();
921 921
922 #ifdef _WIN32 922 #ifdef _WIN32
923 /* Various win32 initializations */ 923 /* Various win32 initializations */