grim/guifications2

Overhaul the documentation
draft
2021-05-17, Gary Kramlich
2b38bf87e69a
Overhaul the documentation
THEMES = ['default', 'hbons', 'mini', 'Penguins']
foreach theme : THEMES
install_subdir(
theme,
install_dir : get_option('datadir') / 'pixmaps/pidgin/guifications/themes'
)
endforeach