--- a/finch/libgnt/pygnt/gendef.sh Sat Aug 25 10:02:21 2007 +0000 +++ b/finch/libgnt/pygnt/gendef.sh Sat Aug 25 10:33:00 2007 +0000 @@ -31,7 +31,9 @@ rm -f gnt.def for file in $FILES do + echo -n "Generating definitions for ${file} ... " python /usr/share/pygtk/2.0/codegen/h2def.py ../$file >> gnt.def + echo "Done" done # Remove the definitions about the enums