grim/purple-spasm

fix crash when cancelling access token dialog
default tip
22 months ago, ivanhoe
7e6f6052f038
fix crash when cancelling access token dialog

Reviewed at https://reviews.imfreedom.org/r/1506/
# 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