diff src/protocols/oscar/conn.c @ 6879:594682101ba6

[gaim-migrate @ 7425] I renamed newsearch.c to odir.c and icon.c to bart.c I get the feeling this is what AOL calls them. I also changed the aim_icon_bleh functions to aim_bart_bleh aim_usersearch_bleh to aim_search_bleh or aim_odir_bleh committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 17 Sep 2003 21:19:30 +0000
parents a2f26666de42
children 4375bf2d9020
line wrap: on
line diff
--- a/src/protocols/oscar/conn.c	Wed Sep 17 13:42:38 2003 +0000
+++ b/src/protocols/oscar/conn.c	Wed Sep 17 21:19:30 2003 +0000
@@ -925,8 +925,8 @@
 	aim__registermodule(sess, translate_modfirst);
 	aim__registermodule(sess, chatnav_modfirst);
 	aim__registermodule(sess, chat_modfirst);
-	aim__registermodule(sess, newsearch_modfirst);
-	aim__registermodule(sess, icon_modfirst);
+	aim__registermodule(sess, odir_modfirst);
+	aim__registermodule(sess, bart_modfirst);
 	/* missing 0x11 - 0x12 */
 	aim__registermodule(sess, ssi_modfirst);
 	/* missing 0x14 */