pidgin/pidgin

Convert all of the protocols to use the new protocol_manager_ api

Testing Done:
Compiled and ran locally. Verified all protocol plugins showed up and that there were no errors on shutdown.

Bugs closed: PIDGIN-17474

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