diff -r 4f1fe7e1f808 -r c1c92f08976b src/gtkconv.c --- a/src/gtkconv.c Thu Dec 22 16:06:41 2005 +0000 +++ b/src/gtkconv.c Thu Dec 22 17:16:57 2005 +0000 @@ -5473,8 +5473,9 @@ gaim_gtkconv_chat_remove_user, /* chat_remove_user */ gaim_gtkconv_chat_remove_users, /* chat_remove_users */ gaim_gtkconv_chat_update_user, /* chat_update_user */ + gaim_gtkconv_present_conversation, /* present */ gaim_gtkconv_has_focus, /* has_focus */ - gaim_gtkconv_custom_smiley_add, /* custom_smiley_add */ + gaim_gtkconv_custom_smiley_add, /* custom_smiley_add */ gaim_gtkconv_custom_smiley_write, /* custom_smiley_write */ gaim_gtkconv_custom_smiley_close, /* custom_smiley_close */ gaim_gtkconv_updated /* updated */