Templates for enum registration
authorMatthias Clasen <mclasen@redhat.com>
Sat, 1 Dec 2007 01:53:00 +0000 (01:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 1 Dec 2007 01:53:00 +0000 (01:53 +0000)
commitff0acf0af644fe7edc3050a2fb0d508566da553f
treeccf776b3206380744e2c6a0b5dce935db110a2f2
parentc524cabff279c6a3bc6b95eb4c20f7c6a5e34e31
Templates for enum registration

2007-11-30  Matthias Clasen <mclasen@redhat.com>

        * gioenumtypes.[hc].template: Templates for enum registration

        * Makefile.am: Generate gioenumtypes.[hc]

        * gio.h: Include gioenumtypes.h
        * gappinfo.h:
        * gfile.h: Add some explicit nicks.

        * gio.symbols: Add new symbols

        * pltcheck.sh: Adjust

svn path=/trunk/; revision=6002
gio/ChangeLog
gio/Makefile.am
gio/gappinfo.h
gio/gfile.h
gio/gio.h
gio/gio.symbols
gio/gioenumtypes.c.template [new file with mode: 0644]
gio/gioenumtypes.h.template [new file with mode: 0644]
gio/pltcheck.sh