irssi/themes/meson.build

6 lines
98 B
Meson
Raw Normal View History

2019-07-08 00:02:53 +02:00
install_data(
files(
'default.theme',
'colorless.theme',
),
install_dir : themedir)