pidgin/pidgin

7aaabf0b8500
Some initial fixes for the windows build

Fix some issues with bonjour on windows

Fix some includes in wincred.c

Testing Done:
Compiled for both mingw32 and mingw64. The build still fails on the libc interface macros which will be tackled in other review requests.

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