Update comment in glade-fixup to Gtk+ v2.6.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16065 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler 2007-05-08 20:45:13 +00:00
parent 92491cdfb4
commit 0a179cf181

View File

@ -1,7 +1,7 @@
#!/bin/sh
#
# Remove entries that are for post-gtk2.4 attributes. Glade on a
# gtk2.4 system will complain when unknown attributes are present on a
# Remove entries that are for post-gtk2.6 attributes. Glade on a
# gtk2.6 system will complain when unknown attributes are present on a
# widget.
#
# This script should be run from the top-level source directory before