GNOME Bugzilla – Bug 572706
Use Gtk::Builder instead of libglademm
Last modified: 2009-03-17 14:44:28 UTC
glade-3 can change the format of our .glade files. We then need some simple changes in the source. This patch does it for glom.glade, and seems to work, but we need to do it for glom_developer.glade too.
Note that you'll probably need glade3 from svn, for instance with jhbuild.
Created attachment 129237 [details] [review] /glom_gtkbuilder.patch I choose not to apply this yet, so that Glom 1.10 can still build on current versions of Maemo. We would need gtkmm 2.14 to use this full Gtk::Builder API. But we should finish it so it is ready for Glom 1.12.
By the way, regexxer will be very useful for this.
Done in svn trunk.