grim/guifications2

Remove the i18n support scripts
draft
2021-05-17, Gary Kramlich
20ceb5ca0ff7
Remove the i18n support scripts
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach