diff options
Diffstat (limited to 'pdb/groups.pl')
-rw-r--r-- | pdb/groups.pl | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/pdb/groups.pl b/pdb/groups.pl new file mode 100644 index 0000000..d5f9d16 --- /dev/null +++ b/pdb/groups.pl @@ -0,0 +1,60 @@ +# This file is autogenerated +@groups = qw( + brush + brush_select + brushes + buffer + channel + color + context + debug + display + drawable + drawable_color + drawable_edit + drawable_transform + dynamics + edit + fileops + floating_sel + font_select + fonts + gimp + gimprc + gradient + gradient_select + gradients + help + image + image_color_profile + image_convert + image_grid + image_guides + image_sample_points + image_select + image_transform + image_undo + item + item_transform + layer + message + paint_tools + palette + palette_select + palettes + paths + pattern + pattern_select + patterns + plug_in + plug_in_compat + procedural_db + progress + selection + selection_tools + text_layer + text_tool + transform_tools + unit + vectors +); |