GNOME Bugzilla – Bug 575415
Should switch from libglade to GtkBuilder
Last modified: 2009-06-10 21:49:02 UTC
libglade won't be part of the GNOME 3.0 plateform. We should switch to GtkBuilder at some point.
It is done in my gtkbuilder branch: http://git.collabora.co.uk/?p=user/xclaesse/empathy.git;a=shortlog;h=refs/heads/gtkbuilder There are still some issues, I think it needs more testing.
I fixed all Davyd's comments for that branch.
A commit should mention this bug. Please don't use C++ style comments. libempathy-gtk/libempathy-gtk.pc.in still requires glade megaphone/data/Makefile.am and nothere/data/Makefile.am stills contain glade files. python/pyempathygtk/pyempathygtk.defs seems to still be glade aware as well.
Fixed comments, merged. Thanks!