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 591001 - Remove libgnomeui usage (gnome_program_init)
Remove libgnomeui usage (gnome_program_init)
Status: RESOLVED FIXED
Product: gnome-main-menu
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME main menu maintainers
GNOME main menu maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-06 20:56 UTC by André Klapper
Modified: 2010-06-28 13:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-08-06 20:56:35 UTC
http://live.gnome.org/LibgnomeMustDie

/main-menu/src/main-menu.c features the line

#include <libgnomeui/libgnomeui.h>
Comment 1 Julian Andres Klode 2010-06-15 12:33:40 UTC
This was fixed with the following commit:

commit cb82e374d60ec6386c6020a37812dcc29fc7030c
Author: Julian Andres Klode <jak@debian.org>
Date:   Wed May 5 16:57:44 2010 +0200

    [build, main-menu] Drop usage of libgnome-2.0 and libgnomeui-2.0
    
    Drop the complete usage of libgnome-2.0 and libgnomeui-2.0
    from main-menu.c and remove them from the list of used modules
    in configure.in; and call g_set_application_name() instead of
    gnome_program_init().
    
    https://bugzilla.gnome.org/show_bug.cgi?id=591001

Seems you forgot to close the bug (and I don't have the permission to do so).
Comment 2 Vincent Untz 2010-06-28 13:06:34 UTC
Closing. Julian: I gave you permissions to edit bugs now :-)