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 574047 - Get rid of deprecated libgnome
Get rid of deprecated libgnome
Status: RESOLVED FIXED
Product: Evolution Webcal
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rodney Dawes
Rodney Dawes
Depends on:
Blocks:
 
 
Reported: 2009-03-04 12:18 UTC by André Klapper
Modified: 2009-07-17 01:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simple patch to kill libgnome here (2.17 KB, patch)
2009-04-29 22:14 UTC, Gabor Kelemen
none Details | Review

Description André Klapper 2009-03-04 12:18:20 UTC
..and the last ticket of the cleanup series:

http://live.gnome.org/LibgnomeMustDie

$:andre\> grep -r libgnome .
./src/evolution-webcal-main.c:#include <libgnome/gnome-init.h>
./src/evolution-webcal-main.c:#include <libgnome/gnome-program.h>
./configure.ac:PKG_CHECK_MODULES(EVOLUTION_WEBCAL, glib-2.0 >= 2.8 gtk+-2.0 >= 2.4 libgnome-2.0 >= 2.14 libecal-1.2 >= 1.1.0 libsoup-2.4 >= 2.3.0)
Comment 1 Gabor Kelemen 2009-04-29 22:14:42 UTC
Created attachment 133613 [details] [review]
Simple patch to kill libgnome here

First try. I'm not 100% sure if it has to be done this way, but at least compiles ;)
Comment 2 André Klapper 2009-06-21 14:07:16 UTC
Dobey: Can this get a review/commit (=some testing before 2.28.0)?
Comment 3 Rodney Dawes 2009-07-17 01:34:44 UTC
Landed in git.