--- a/pidgin/plugins/notify.c Thu May 22 16:52:23 2014 +0200 +++ b/pidgin/plugins/notify.c Thu May 22 16:57:07 2014 +0200 @@ -285,7 +285,7 @@ } static void -chat_sent_im(PurpleAccount *account, const char *message, int id) +chat_sent_im(PurpleAccount *account, PurpleMessage *msg, int id) { PurpleChatConversation *chat = NULL;