pidgin/pidgin

Don't hide button box in privacy dialog.

2019-12-27, Elliott Sales de Andrade
18fd5c5c4625
Don't hide button box in privacy dialog.

Instead, tweak the sensitivity.
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')