Comment 3 for bug 827626

Revision history for this message
Felix Geyer (debfx) wrote :

pidgin-libnotify uses the function indicate_indicator_set_property_icon() which has been renamed:
> pidgin-libnotify.c: In function 'indicate_chat_nick':
> pidgin-libnotify.c:896:3: warning: implicit declaration of function 'indicate_indicator_set_property_icon' [-Wimplicit-function-declaration]

Attaching a debdiff to fix this:

pidgin-libnotify (0.14-4ubuntu9) oneiric; urgency=low

  * Port to libindicate 0.6 API: replace indicate_indicator_set_property_icon()
    with indicate_gtk_indicator_set_property_icon().
    (LP: #827626)

 -- Felix Geyer <email address hidden> Mon, 22 Aug 2011 18:36:29 +0200