GNOME Bugzilla – Bug 571757
Get rid of deprecated Bonobo
Last modified: 2010-03-02 07:17:55 UTC
libbonobo and libbonoboui are deprecated as per http://live.gnome.org/TwoPointTwentyfive/Platform and hence the dependency should be completely removed. See for example http://www.ibm.com/developerworks/linux/library/l-dbus.html or http://www.mail-archive.com/gnome-devel-list@gnome.org/msg00997.html . ./libgail-gnome/test/test-gail-gnome.c:#include <libbonoboui.h> ...and libgail-gnome/configure.in of course.
GAIL has been moved into GTK+, and the bonobo dependency has been removed.