pidgin/pidgin

Move Pidgin to the presence API

2 months ago, Gary Kramlich
3e480ee2d7ee
Move Pidgin to the presence API

I think this is everything, but I'm not certain at the moment, but that's no
reason not to review request this!

Testing Done:
Checked in with the turtles and toggled a demo account a few times.

Reviewed at https://reviews.imfreedom.org/r/3097/
i18n = import('i18n')
# use the glib preset which is defined at
# https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py#L93
# at the time of this comment.
i18n.gettext(GETTEXT_PACKAGE, preset : 'glib')
devenv.append('PURPLE_LOCALE_DIR', meson.current_build_dir())