grim/purple-spasm

Add a copyright file

2021-08-07, Gary Kramlich
650b6a1d6912
Add a copyright file
# 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