Skip to content
  • Michael Natterer's avatar
    Merged the gz and bz2 plug-ins into one generic compression handler that · 270c0336
    Michael Natterer authored
    2004-10-07  Michael Natterer  <mitch@gimp.org>
    
    	Merged the gz and bz2 plug-ins into one generic compression
    	handler that can be extended by adding entries to a table of
    	compressor definitions:
    
    	* configure.in: removed bz2 special casing for win32.
    
    	* plug-ins/common/bz2.c
    	* plug-ins/common/gz.c: removed.
    
    	* plug-ins/common/compressor.c: new plug-in.
    
    	* plug-ins/common/plugin-defs.pl: changed accordingly.
    
    	* plug-ins/common/.cvsignore
    	* plug-ins/common/Makefile.am: regenerated.
    270c0336