pidgin/pidgin

73e647dfbb68
Remove some references to the keyring api that were missed

Testing Done:
Ran `ninja pidgin-pot libpurple-doc` and verified no errors

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