pidgin/pidgin

Clean up some docs

2020-04-07, Gary Kramlich
65fd2cd524e5
Clean up some docs
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')