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 463239 - remove last libgnomeui dependency
remove last libgnomeui dependency
Status: RESOLVED DUPLICATE of bug 571234
Product: gnome-system-tools
Classification: Deprecated
Component: general
CVS latest
Other All
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-08-03 20:14 UTC by Jani Monoses
Modified: 2009-02-24 21:57 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
the patch (3.29 KB, patch)
2007-08-03 20:15 UTC, Jani Monoses
committed Details | Review

Description Jani Monoses 2007-08-03 20:14:48 UTC
The only GNOME API that is turned off via the --disable-gnome swicth at the moment
is gnome_program_init(). With the changes in 2.20 and bug-buddy being activated via the GTK_MODULES mechanism that is not needed. So g-s-t can be pure GTK+gconf
Comment 1 Jani Monoses 2007-08-03 20:15:30 UTC
Created attachment 93056 [details] [review]
the patch

remove the last ifdef and the autoconf bits. The nautilus extension still builds with gnome support though.
Comment 2 Carlos Garnacho 2007-08-28 22:25:02 UTC
I've just committed the patch to trunk, thanks!
Comment 3 André Klapper 2009-02-24 20:07:15 UTC
This wasn't the last libgnomeui dependency unfortunately.

Reopening.
Comment 4 Cosimo Cecchi 2009-02-24 21:57:55 UTC
Yeah, though this can be marked as a duplicate of the GnomeDruid bug, as that's the only last thing remaining to be fixed for the dependency removal.

*** This bug has been marked as a duplicate of 571234 ***