Skip to content
  • Michael Natterer's avatar
    app/pdb/Makefile.am removed... · c7943a28
    Michael Natterer authored
    2006-04-04  Michael Natterer  <mitch@gimp.org>
    
    	* app/pdb/Makefile.am
    	* app/pdb/gimpargument.[ch]: removed...
    
    	* app/pdb/gimp-pdb-compat.[ch]: ...and added with renamed functions.
    	Added gimp_pdb_compat_param_spec().
    
    	* app/pdb/gimpprocedure.[ch]: removed gimp_procedure_add_compat_arg()
    	and _add_compat_value(). Use gimp_pdb_compat_param_spec() plus
    	gimp_procedure_add_argument()/return_value() instead.
    
    	* app/pdb/procedural-db-query.c
    	* app/pdb/procedural_db.c
    	* app/plug-in/plug-in-message.c
    	* app/plug-in/plug-in-params.c
    	* app/plug-in/plug-in-rc.c
    	* tools/pdbgen/pdb/procedural_db.pdb: changed accordingly.
    
    	* app/xcf/xcf.c: no need to use compat functions here.
    
    	* app/pdb/procedural_db_cmds.c: regnerated.
    c7943a28