pidgin/pidgin

Missed some USE_IDN's in the tests

2020-02-13, Gary Kramlich
99ac77e41427
Missed some USE_IDN's in the tests
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')