Mon, 29 Aug 2022 20:14:30 -0500
Make sure we pack the label for generic notifications
Testing Done:
Ran the scanbuild image and verified the issue was resolved.
Reviewed at https://reviews.imfreedom.org/r/1676/
// SPDX-FileCopyrightText: 2021 GNOME Foundation // SPDX-License-Identifier: LGPL-2.1-or-later // A map between namespaces and base URLs for their online documentation baseURLs = [ [ 'GLib', 'https://docs.gtk.org/glib/' ], [ 'GObject', 'https://docs.gtk.org/gobject/' ], [ 'Purple3', 'https://docs.imfreedom.org/purple3/' ], ]