Since we have many themes now, this new name better indicates that it is meant to follow your desktop theme settings. Also it will likely not remain the default theme.
7 lines
159 B
Makefile
7 lines
159 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
themedatadir = $(gimpdatadir)/themes/System
|
|
|
|
themedata_DATA = gtkrc
|
|
|
|
EXTRA_DIST = $(themedata_DATA)
|