Gimp/themes/Compact/meson.build
Stanislav Grinkov d1eb30d863
themes: Set smaller Compact theme separator width...
for better consistency with the overall theme.
2023-02-14 16:50:38 +06:00

3 lines
124 B
Meson

install_data([ 'gimp.css', 'gimp-dark.css', 'compact.css' ],
install_dir: gimpdatadir / 'themes' / 'Compact')