1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
irssi/themes/meson.build

7 lines
98 B
Meson
Raw Normal View History

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