grim/guifications2

We removed the news file a bit ago
draft
2021-04-12, Gary Kramlich
b4e7788716f6
We removed the news file a bit ago
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach