grim/guifications2

Remove unnecessary GLIB_CHECK_VERSIONS
draft
2021-04-12, Gary Kramlich
7f30676c7038
Remove unnecessary GLIB_CHECK_VERSIONS
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach