pidgin/pidgin

9a7a47cdd0ba
Add notifications when a saved plugin fails to load

I also did a first run at generic notifications.

Testing Done:
Forced some saved plugins to fail to load and verified in the notification list.

Bugs closed: PIDGIN-17711

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