gimp-tags-default.xml.in 777 B

1234567891011121314151617181920212223
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <!DOCTYPE tags SYSTEM "gimp-tags.dtd">
  3. <!-- This is a list of default tags for GIMP resources. -->
  4. <!-- -->
  5. <!-- Please do not use separator characters, such as comma, in tags. -->
  6. <tags>
  7. <resource identifier="${gimp_data_dir}/brushes/Round.vbr" checksum="a7f02530d3bc7484c8f9240cbe9c65b1">
  8. <tag>
  9. <thetag>round</thetag>
  10. </tag>
  11. </resource>
  12. <resource identifier="${gimp_data_dir}/brushes/Round-Fuzzy.vbr" checksum="f8cb2466841104a55e42afce4568d103">
  13. <tag>
  14. <!-- fuzzy as in a feathered, blurred, unfocused, soft brush -->
  15. <thetag>fuzzy</thetag>
  16. <thetag>round</thetag>
  17. </tag>
  18. </resource>
  19. </tags>