diff src/main.c @ 9944:e4a27c9aec4c

[gaim-migrate @ 10838] with much rejoicing, and massive thanks to the efforts of Christian, and all who have helped him, I present to you the incomplete status rewrite! committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 03 Sep 2004 21:35:52 +0000
parents 7bb46db14be0
children ab5db2c5da79
line wrap: on
line diff
--- a/src/main.c	Fri Sep 03 21:21:25 2004 +0000
+++ b/src/main.c	Fri Sep 03 21:35:52 2004 +0000
@@ -861,7 +861,7 @@
 	gaim_plugins_load_saved("/gaim/gtk/plugins/loaded");
 
 	gaim_pounces_load();
-	gaim_status_load();
+	gaim_statuses_load();
 
 	ui_main();