grim/guifications2

Merging
draft
2021-05-18, Gary Kramlich
32f3187d8abb
Merging
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach