Upgrade gtk-builder-convert to newer version that adds useful warnings. fbsd72-i386-build26 fc11-i386-build12 fc11-x64-build13 lenny-x64-build34 sid-i386-build80
authorBen Pfaff <blp@gnu.org>
Mon, 5 Oct 2009 03:27:30 +0000 (20:27 -0700)
committerBen Pfaff <blp@gnu.org>
Mon, 5 Oct 2009 03:27:30 +0000 (20:27 -0700)
commit3865397b582d93924ded432055a07c31543363d4
treed4294587a4e90b164521b8644867a05b09f85dc7
parent4d098e24d76bbf91d0a87e7b61a7e18993236045
Upgrade gtk-builder-convert to newer version that adds useful warnings.

The notes on "Migrating from libglade to GtkBuilder" in the GTK+
Reference Manual at, e.g.
http://library.gnome.org/devel/gtk/unstable/gtk-migrating-GtkBuilder.html
say that "While libglade can often tolerate multiple widgets having the
same id in a glade file, GtkBuilder will not accept duplicate object ids."
The version of gtk-builder-convert that we had previously didn't warn about
duplicate ids; the new version checked in by this commit does.
lib/gtk-contrib/gtk-builder-convert