Create and add notifications for account errors.
Review Request #1509 — Created June 28, 2022 and submitted — Latest diff uploaded
Adjust the NotificationManager API a bit to be easier to use and map better to GListStore which the manager is now using internally.
Ran the unit tests and forced a connection error and verified no issues (used gdb to verify that item was added).