diff src/conversation.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 dd6b4f259f5b
children 06f47021ddd3
line wrap: on
line diff
--- a/src/conversation.c	Fri May 07 02:52:32 2004 +0000
+++ b/src/conversation.c	Fri May 07 03:25:00 2004 +0000
@@ -2622,6 +2622,7 @@
 	gaim_prefs_add_none("/core/conversations/im");
 	gaim_prefs_add_bool("/core/conversations/im/send_typing", TRUE);
 
+	/* Connect callbacks for changed preferences */
 	gaim_prefs_connect_callback("/core/conversations/use_alias_for_title",
 			update_titles_pref_cb, NULL);
 	gaim_prefs_connect_callback("/core/buddies/use_server_alias",