pidgin/pidgin

Fix a handful of issues found in review

2019-11-15, Gary Kramlich
6b658d1458c8
Fix a handful of 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')