pidgin/pidgin

Remove the pidgin commands API

7 weeks ago, Gary Kramlich
c739a460a784
Remove the pidgin commands API

The commands API needs a lot of overhaul and there's not much here to salvage
at least code wise.

Testing Done:
Called in the turtles.

Reviewed at https://reviews.imfreedom.org/r/3140/
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())