pidgin/pidgin

Don't install or introspect win32 headers.

2021-01-30, Elliott Sales de Andrade
5df699e43f3f
Don't install or introspect win32 headers.

They are not part of the public API.

Testing Done:
Compile only.

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