pidgin/pidgin

Remove the roomlist from Pidgin

7 weeks ago, Gary Kramlich
b87a01be99af
Remove the roomlist from Pidgin

This is going to be rewritten and none of this existing code is going to be
used.

Testing Done:
The turtles spared with the code as I spared with the app.

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