pidgin/pidgin

fix some other memory leaks
memory-leaks
2019-11-10, Fabrice Bellet
03bafaff77dd
fix some other memory leaks
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')