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.
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif