gimp/themes/System/meson.build

7 lines
119 B
Meson

files = [
'gimp-light.css'
]
install_data(files,
install_dir: gimpdatadir / 'themes' / 'System')