reassign #367713 rhythmbox retitle FTBFS with libnotify 0.4 stop /me whistles
widgets/eggtrayicon.c:
#if (LIBNOTIFY_VERSION_MICRO < 2)
notify_notification_set_icon_data_from_pixbuf (icon->notify->handle,
pixbuf);
#else
notify_notification_set_icon_from_pixbuf (icon->notify->handle, pixbuf);
#endif
--
Loïc Minier <[EMAIL PROTECTED]>
"You can gtk_main_run, but you can't gtk_widget_hide." --danw, 19-jul-04

