pidgin/pidgin

Close the Debug Window on shutdown

2021-10-18, Elliott Sales de Andrade
19acd30c5000
Close the Debug Window on shutdown

Otherwise, it tries to read prefs after that subsystem is shut down.
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)