pidgin/pidgin

Port Pidgin notify plugin to GSettings

20 months ago, Elliott Sales de Andrade
785c4056ce54
Port Pidgin notify plugin to GSettings

Testing Done:
Compile-only-ish. The plugin doesn't compile, so best I can do is no new warnings/errors.

Reviewed at https://reviews.imfreedom.org/r/1811/
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('pidgin', preset : 'glib')