After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 580424 - Remove deprecated libgnomeui dependency
Remove deprecated libgnomeui dependency
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-27 11:13 UTC by André Klapper
Modified: 2009-08-07 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-04-27 11:13:26 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>
Comment 1 André Klapper 2009-04-27 11:16:00 UTC
also see bug 580425
Comment 2 André Klapper 2009-06-23 16:06:58 UTC
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