pidgin/pidgin

Fix a gobject introspection warning

2021-07-26, Gary Kramlich
f51a68ded6c9
Fix a gobject introspection warning

Testing Done:
Built the gir files and verified the warning was fixed.

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