GNOME Bugzilla – Bug 574047
Get rid of deprecated libgnome
Last modified: 2009-07-17 01:34:44 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)
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 ;)
Dobey: Can this get a review/commit (=some testing before 2.28.0)?
Landed in git.