GNOME Bugzilla – Bug 580424
Remove deprecated libgnomeui dependency
Last modified: 2009-08-07 10:29:02 UTC
http://live.gnome.org/LibgnomeMustDie This library will be removed for GNOME 3. ./configure.in: libgnomeui-2.0 >= 2.14.0 ./src/yelp-main.c:#include <libgnomeui/gnome-ui-init.h> ./src/yelp-main.c:#include <libgnomeui/gnome-client.h>
also see bug 580425
For gnome-ui-init.h, also see bug 567283: "Fixing gnome_init() calls should be straight-forward. Use gtk_init()." For gnome-client.h, also see http://live.gnome.org/SessionManagement/EggSMClient
Thanks. For reference: http://git.gnome.org/cgit/yelp/commit/?id=0f4c349586749b6dc04065426e0d5355b704c6cf and http://git.gnome.org/cgit/yelp/commit/?id=f4b7ef9d8036b2e009e6c20a683138af2edd04d8