pidgin/pidgin

Remove some extra whitespace

2020-06-18, Gary Kramlich
c42fe2d72d4e
Remove some extra whitespace
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')