pidgin/pidgin

Fix the docs and potfiles

2019-11-15, Gary Kramlich
45afb46a918d
Fix the docs and potfiles
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')