Gimp/tools/pdbgen/groups.pl
Michael Natterer 2d6f808ff8 pdb: add a new PDB group "item" and move lots of functions to it
The item groups has all the duplicated functionality from drawable
and vectors (name, visible, linked etc).

Hijack the unused GIMP_PDB_REGION and turn it into GIMP_PDB_ITEM;
change all protocol aware files accordingly and bump the protocol
version number. Change script-fu to handle the new type.
2010-07-09 09:34:44 +02:00

51 lines
674 B
Perl

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