qulogic/pidgin

Remove gtkconv.[ch]

5 months ago, Gary Kramlich
0622b87a3b8f
Remove gtkconv.[ch]

The only thing still using this is the unity plugin which will need to be
updated to the new api when it is finalized. In the meantime, I just disabled
it by default so we can remove all of this.

Testing Done:
Ran with the turtles and did a quick connectivity check.

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