pidgin/pidgin

Fill PidginAccountChooser on init.

2019-12-22, Elliott Sales de Andrade
a133a6fcc822
Fill PidginAccountChooser on init.

Otherwise, it will be empty if created via Glade, which won't call
pidgin_account_chooser_new.
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')