summaryrefslogtreecommitdiffstats
path: root/pdb/groups.pl
blob: d5f9d162126eca14d6d7cdb1c7bbabfb5577e4e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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
);