pidgin/pidgin

closing merged branch
use-after-free
2020-02-14, Gary Kramlich
ca45e74fb1ee
closing merged branch
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')