purple: fix build against 3.0.x API
commit0e8e2d967eac7eed3b00fc69f01154bc4ff72678
authorJakub Adam <jakub.adam@ktknet.cz>
Tue, 27 May 2014 06:05:34 +0000 (27 08:05 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Tue, 27 May 2014 06:05:50 +0000 (27 08:05 +0200)
treebc9f1b416f420779dba7726d5dd65b02308ed1f7
parent193c15bbf3759793d28d35b949290d609b73f101
purple: fix build against 3.0.x API

Function purple_conversation_write_system_message() replaces
purple_conversation_write().

Renamed purple_message_get_who() -> purple_message_get_recipient().
src/purple/purple-notify.c
src/purple/purple-plugin.c