qulogic/pidgin

Fix GG11 build

2014-05-23, Tomasz Wasilczyk
c90f13e375a8
Parents 720a07f05cae
Children ebaa2d327f20
Fix GG11 build
--- a/libpurple/protocols/gg/chat.c Fri May 23 10:30:53 2014 +0200
+++ b/libpurple/protocols/gg/chat.c Fri May 23 10:32:33 2014 +0200
@@ -526,8 +526,8 @@
if (who == me) {
PurpleMessage *pmsg;
- pmsg = purple_message_new(ggp_uin_to_str(who),
- message, PURPLE_MESSAGE_SEND);
+ pmsg = purple_message_new_outgoing(
+ ggp_uin_to_str(who), message, 0);
purple_message_set_time(pmsg, time);
purple_conversation_write_message(