mirror of
https://github.com/ailin-nemui/irssi.git
synced 2025-04-25 20:41:08 -05:00
7 lines
98 B
Meson
7 lines
98 B
Meson
install_data(
|
|
files(
|
|
'default.theme',
|
|
'colorless.theme',
|
|
),
|
|
install_dir : themedir)
|