grim/purple-spasm

Add notice support

2022-02-28, Gary Kramlich
e998d9d110fa
Add notice support
# install the icons regardless of whether or not pidgin is installed
pixmapdir = '@0@/pixmaps/pidgin/protocols'.format(get_option('datadir'))
foreach dir : ['16', '22', '48', 'scaled']
install_subdir(
dir,
install_dir: pixmapdir,
)
endforeach