1
0
Fork 0
gimp/themes/Default/ui/meson.build
Daniel Baumann 554424e00a
Adding upstream version 3.0.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-23 00:14:50 +02:00

7 lines
219 B
Meson

files = [
'separator-handle-h.svg', 'separator-handle-v.svg',
'separator-handle-h-dark.svg', 'separator-handle-v-dark.svg'
]
install_data(files,
install_dir: gimpdatadir / 'themes' / 'Default' / 'ui')