GNOME Bugzilla – Bug 556807
Replace libglade with GtkBuilder
Last modified: 2009-04-27 08:48:11 UTC
A GNOME goal: http://live.gnome.org/GnomeGoals/RemoveLibGladeUseGtkBuilder Awaiting good support in Glade (Bug #490678).
Created attachment 131974 [details] [review] Most of the way to replacing Glade with GtkBuilder
Created attachment 132114 [details] [review] Updated Robert Ancell's patch. This patch updates Robert's patch by using gtk_buildable_get_name() to get widget names, as well as appending gmodule-export-2.0 to the pkg-config checks.
Fixed on head: http://svn.gnome.org/viewvc/gcalctool?view=revision&revision=2473 David, took your changes for gmodule - the other changes didn't work.