pidgin/pidgin

Revert RR 903

2021-09-02, Gary Kramlich
f108e108784e
Revert RR 903

Also make sure that internal.h is included before glib so that
GLIB_VERSION_MIN_REQUIRED will actually work.

Testing Done:
Compiled and verified the deprecation warnings didn't show up.

Reviewed at https://reviews.imfreedom.org/r/909/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)