grim/guifications2

Fix the dates in the ChangeLog to be sane
draft
2021-05-17, Gary Kramlich
388e9f347275
Fix the dates in the ChangeLog to be sane
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach