GNOME Bugzilla – Bug 588400
Migrate from libglade to GtkBuilder
Last modified: 2011-02-15 06:01:15 UTC
According to http://www.gnome.org/~fpeters/299.html this module depends on libglade. In GNOME 2.27, libglade has been deprecated in favor of GtkBuilder. See http://library.gnome.org/devel/gtk/stable/gtk-migrating-GtkBuilder.html for migration instructions. Also see http://live.gnome.org/GnomeGoals/RemoveLibGladeUseGtkBuilder
I'm working on this
Created attachment 143017 [details] [review] patch Move preferences from glade to gtk_builder. Replacing this slowing. If no one has objection to this, I will merge this to master.
committed part of this to gtkbuilder branch http://git.gnome.org/cgit/xchat-gnome/commit/?h=gtk-builder&id=015a8d4e8dfd8423f6e5c6532a56a546ded465c4
Review of attachment 143017 [details] [review]: committed
Fixed in commit http://git.gnome.org/browse/xchat-gnome/commit/?id=8ba28cb15d6bb365891a495130aed49145a7a2b5
This has not been completely fixed. This patch only fixes one part. A lot more to go.
This problem has been fixed in the development ( gnome-3-0 branch) version. The fix will be available in the next major software release. Thank you for your bug report.