grim/guifications2

Actually install the plugin
draft
2021-04-07, Gary Kramlich
ef343f7074b1
Actually install the plugin
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach