Gimp/tools/pdbgen/groups.pl
Michael Natterer d7f73e6f8a Moved the gimp_progress_init() and gimp_progress_update() PDB functions to
2004-08-27  Michael Natterer  <mitch@gimp.org>

	Moved the gimp_progress_init() and gimp_progress_update() PDB
	functions to their own group because they don't belong to the
	"Plug-In" namespace and will soon get more functions.

	* tools/pdbgen/pdb/plug_in.pdb: removed the progress stuff...

	* tools/pdbgen/pdb/progress.pdb: ...and added it here.

	* tools/pdbgen/Makefile.am
	* tools/pdbgen/groups.pl
	* app/pdb/Makefile.am
	* libgimp/Makefile.am: changed accordingly.

	* libgimp/gimpprogress_pdb.[ch]: new generated files.

	* app/pdb/internal_procs.c
	* app/pdb/plug_in_cmds.c
	* libgimp/gimp_pdb.h
	* libgimp/gimpplugin_pdb.[ch]: regenerated.
2004-08-27 20:06:17 +00:00

42 lines
566 B
Perl

# This file is autogenerated
@groups = qw(
brush_select
brushes
channel
color
convert
display
drawable
edit
fileops
floating_sel
font_select
fonts
gimprc
gradient_edit
gradient_select
gradients
guides
help
image
layer
message
misc
paint_tools
palette
palette_select
palettes
parasite
paths
pattern_select
patterns
plug_in
procedural_db
progress
selection
selection_tools
text_tool
transform_tools
undo
unit
);