Fix GZlibCompressorFormat names
authorAlexander Larsson <alexl@redhat.com>
Tue, 24 Nov 2009 12:02:05 +0000 (13:02 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 24 Nov 2009 12:02:05 +0000 (13:02 +0100)
commit2af69f4135253573ccc3a14f0cb9555bdba6ac3b
tree04d021eff65733e8981be275250ec54674540110
parent85501f5ffabe59ac38daf4d29990a7d5cd949c31
Fix GZlibCompressorFormat names

What used to be called RAW is really the zlib header format.
There is a real "raw" format, so rename the default and add a RAW type.
gio/gioenums.h
gio/gzlibcompressor.c
gio/gzlibdecompressor.c
gio/tests/filter-cat.c