data: move the Pepper brush to a "Fun" category.

This brush is not to be considered seriously and is mostly a "troll". If
we want to keep it, let's make a proper category.
This commit is contained in:
Jehan
2018-04-22 19:51:44 +02:00
parent d7ced206ee
commit 87f9e65408
5 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,8 @@
## Makefile.am for gimp/data/brushes/Fun
brushfundatadir = $(gimpdatadir)/brushes/Fun
brushfundata_DATA = \
pepper.gbr
EXTRA_DIST = $(brushfundata_DATA)

View File

@ -5,7 +5,6 @@ brushlegacydatadir = $(gimpdatadir)/brushes/Legacy
brushlegacydata_DATA = \
confetti.gbr \
confetti.gih \
pepper.gbr \
vine.gih
EXTRA_DIST = $(brushlegacydata_DATA)

View File

@ -2,6 +2,7 @@
SUBDIRS = \
Basic \
Fun \
gimp-obsolete-files \
Media \
Legacy \