pidgin/pidgin

Fix SILC build with modern PurpleProtocol

2021-03-09, Arkadiy Illarionov
9bdf61ddf211
Fix SILC build with modern PurpleProtocol

https://reviews.imfreedom.org/r/552/ follow-up.

Testing Done:
Compile and run. Verified that the SILC prpl is visible in the account manager.

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