summaryrefslogtreecommitdiffstats
path: root/data/tags/gimp-tags-default.xml.in
blob: 8a420191fe4dacf47c79cef54d6ae70294c01a1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE tags SYSTEM "gimp-tags.dtd">

<!-- This is a list of default tags for GIMP resources.                    -->
<!--                                                                       -->
<!-- Please do not use separator characters, such as comma, in tags.       -->

<tags>
  <resource identifier="${gimp_data_dir}/brushes/Round.vbr" checksum="a7f02530d3bc7484c8f9240cbe9c65b1">
    <tag>
      <_thetag>round</_thetag>
    </tag>
  </resource>

  <resource identifier="${gimp_data_dir}/brushes/Round-Fuzzy.vbr" checksum="f8cb2466841104a55e42afce4568d103">
    <tag>
      <!-- fuzzy as in a feathered, blurred, unfocused, soft brush -->
      <_thetag>fuzzy</_thetag>
      <_thetag>round</_thetag>
    </tag>
  </resource>
</tags>