pidgin/pidgin

Update to gplugin 0.36.0

2021-10-14, Gary Kramlich
db1b68e96dbf
Update to gplugin 0.36.0

Testing Done:
Ran `ninja test` after running `meson subprojects update` from the source root.

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