tools/gidlnode.c
authorPhilip Van Hoof <pvanhoof@gnome.org>
Sun, 8 Jun 2008 14:37:30 +0000 (14:37 +0000)
committerPhilip Van Hoof <pvanhoof@src.gnome.org>
Sun, 8 Jun 2008 14:37:30 +0000 (14:37 +0000)
commit4e811edc68982e298f812e610ff783040440a9f5
tree52ed67d4c1248029a40bb1c744a455d9111bfb43
parent13225808392b51b90c37883527dbe2b623f81d47
tools/gidlnode.c

2008-06-08  Philip Van Hoof  <pvanhoof@gnome.org>

        * girepository/girepository.c:
        * girepository/gtypelib.c:
        * girepository/ginfo.c:
        * girepository/ginvoke.c:
        * girepository/girepository.h:
        * girepository/gtypelib.h:
        * girepository/gmetadata.c:
        * girepository/Makefile.am:
        * girepository/gmetadata.h:
        * tools/compiler.c:
        * tools/gidlmodule.c:
        * tools/gidlnode.c
        * tools/generate.c:
        * tools/gidlmodule.h:
        * tools/gidlparser.c:

        Renamed GMetadata to GTypelib

svn path=/trunk/; revision=288
16 files changed:
ChangeLog
girepository/Makefile.am
girepository/ginfo.c
girepository/ginvoke.c
girepository/girepository.c
girepository/girepository.h
girepository/gmetadata.c [deleted file]
girepository/gmetadata.h [deleted file]
girepository/gtypelib.c [new file with mode: 0644]
girepository/gtypelib.h [new file with mode: 0644]
tools/compiler.c
tools/generate.c
tools/gidlmodule.c
tools/gidlmodule.h
tools/gidlnode.c
tools/gidlparser.c