This commit is contained in:
Ray Elliott 2022-05-07 21:39:30 +01:00
commit 6216352c87
62 changed files with 4036 additions and 808 deletions

View file

@ -37,7 +37,7 @@
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-by-color-select-tool")
(active-tool "gimp-fuzzy-select-tool")
(children
(GimpToolInfo "gimp-fuzzy-select-tool"
(icon-name "gimp-tool-fuzzy-select")
@ -50,7 +50,7 @@
(visible yes))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-rotate-tool")
(active-tool "gimp-scale-tool")
(children
(GimpToolInfo "gimp-unified-transform-tool"
(icon-name "gimp-tool-unified-transform")
@ -88,7 +88,7 @@
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-bucket-fill-tool")
(active-tool "gimp-gradient-tool")
(children
(GimpToolInfo "gimp-bucket-fill-tool"
(icon-name "gimp-tool-bucket-fill")
@ -98,7 +98,7 @@
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-paintbrush-tool")
(active-tool "gimp-airbrush-tool")
(children
(GimpToolInfo "gimp-paintbrush-tool"
(icon-name "gimp-tool-paintbrush")
@ -120,7 +120,7 @@
(visible yes))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-heal-tool")
(active-tool "gimp-clone-tool")
(children
(GimpToolInfo "gimp-clone-tool"
(icon-name "gimp-tool-clone")
@ -152,7 +152,7 @@
(visible yes))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-color-picker-tool")
(active-tool "gimp-measure-tool")
(children
(GimpToolInfo "gimp-color-picker-tool"
(icon-name "gimp-tool-color-picker")