1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
irssi/themes/meson.build

7 lines
98 B
Meson
Raw Normal View History

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