Clean up all flags enums to not have _FLAGS in them Make the names of some
authorAlexander Larsson <alexl@redhat.com>
Fri, 14 Dec 2007 11:07:31 +0000 (11:07 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 14 Dec 2007 11:07:31 +0000 (11:07 +0000)
commit4cb6eab803662aebb2a81fe97832dd7576391331
treee337855236c9c00304ded3d9926e266f205fa4fb
parent0f8f5432307c18d9b990a231b6116630f056a919
Clean up all flags enums to not have _FLAGS in them Make the names of some

2007-12-14  Alexander Larsson  <alexl@redhat.com>

        * gappinfo.h:
        * gfile.[ch]:
        * gfileattribute.[ch]:
        * gio.symbols:
        * glocalfile.c:
        * glocalfileoutputstream.c:
        * gmountoperation.[ch]:
        * goutputstream.[ch]:
Clean up all flags enums to not have _FLAGS in them
Make the names of some of the enums better.

        * glocalfileinfo.c:
Fix warning

svn path=/trunk/; revision=6119
14 files changed:
gio/ChangeLog
gio/gappinfo.h
gio/gfile.c
gio/gfile.h
gio/gfileattribute.c
gio/gfileattribute.h
gio/gio.symbols
gio/glocalfile.c
gio/glocalfileinfo.c
gio/glocalfileoutputstream.c
gio/gmountoperation.c
gio/gmountoperation.h
gio/goutputstream.c
gio/goutputstream.h