pidgin/pidgin

Remove the OSCAR prpl as it is no longer relevant.
kill-oscar-prpl
2019-10-21, John Bailey
1e5d9b53c513
Remove the OSCAR prpl as it is no longer relevant.
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')