pidgin/pidgin

Fix some issues found in review

2020-05-21, Gary Kramlich
3e5985256129
Fix some issues found in review
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')