grim/guifications2

Fix some issues with the windows build
draft
2021-04-14, Gary Kramlich
e1f127b8b481
Fix some issues with the windows build
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach