grim/guifications2

Make non-windows use GF_VERSION as well
draft
2021-04-14, Gary Kramlich
ad3b2bb4f80d
Make non-windows use GF_VERSION as well
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach