Fix mismatches between .gir name and 'name' attribute (#560419)
authorOwen Taylor <otaylor@src.gnome.org>
Wed, 12 Nov 2008 17:16:55 +0000 (17:16 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 12 Nov 2008 17:16:55 +0000 (17:16 +0000)
commit755ec2cc858997dd87e41cc5b8114d136d2434f6
treed61c374e39ccc276880dacaf350a067019aa606e
parent541ba2200e8ed9d7b61cfe2950eaf54f6819ada8
Fix mismatches between .gir name and 'name' attribute (#560419)

* tests/boxed.gir tests/constant.gir tests/enum.gir tests/invoke/invoke.c
tests/invoke/testfns-1.0.gir tests/object.gir tests/struct.gir: Fix places
where the 'name' element of <namespace/> didn't match the filename of the
gir, an assumption that the compiler has always expected and now enforces.

svn path=/trunk/; revision=903
ChangeLog
tests/boxed.gir
tests/constant.gir
tests/enum.gir
tests/invoke/invoke.c
tests/invoke/testfns-1.0.gir
tests/object.gir
tests/struct.gir