grim/purple-spasm

Don't open a new chat when joining an existing chat and casefold chat names
# 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