pidgin/pidgin

Clean up some random gtk-doc warnings in libpurple's documentation

Testing Done:
Ran `ninja libpurple-doc` locally, verified the warnings went away.

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