pidgin/pidgin

Remove xfer signals for status changes.

2019-12-21, Elliott Sales de Andrade
09402b6a28cf
Remove xfer signals for status changes.

It can be monitored by connecting to notify::status on an individual
PurpleXfer instead.
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')