gimp/plug-ins/file-compressor
Michael Natterer 086793d040 Make it harder to "save" to foo.png.gz or "export" to foo.xcf.gz
Remove plain .gz .bz2 .xz from the extensions the file-compressor
plug-in registers, and make sure is only ends up in "save_procs", so
at least "exporting" to foo.xcf.gz is not possible any longer. With
some effort, one can still "save" to foo.png.gz tho, but it's much
harder now.
2013-02-15 00:01:27 +01:00
..
.gitignore file-compressor: Move to own directory under plug-ins/ 2012-01-11 20:27:18 +05:30
Makefile.am file-compressor: Add support for xz compressed files (bug #683159) 2012-09-02 04:43:06 +05:30
file-compressor.c Make it harder to "save" to foo.png.gz or "export" to foo.xcf.gz 2013-02-15 00:01:27 +01:00