pidgin/pidgin

Remove the queued_output_stream_clear_on_error test as it was more of a heurisitc test than anything else
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')