pidgin/pidgin

42922708e18e
Replace PurpleXferUiOps.update_progress by PurpleXfer.progress.

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