pidgin/pidgin

c4a96b5eecba
Make PurpleNotificationManager implement GListModel

Also a few other clean ups, including making the user of the manager responsible
for sorting the list.

Testing Done:
Ran the unit tests and verified the notification list in pidgin was updating correctly.

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