gnome-control-center/panels/notifications
Jake Dane 89443fe550 desktop: Remove obsolete Bugzilla entries
The `X-GNOME-Bugzilla-*` entries were for use by bug-buddy, a GNOME 2
technology that's been gone for over a decade. These entries are
obsolete and can be removed from all desktop files.

The `X-GNOME-Settings-Panel` entry is also obsolete as far as I can
tell and only these panels had it in their desktop file: notifications,
sharing, sound and user-accounts. These entries can also be removed.

After removing the `X-GNOME-Bugzilla-*` entries, the desktop files have
no more variables in them. The meson `configure_file` step is therefor
pointless—there are no variables to configure. As such the
`*.desktop.in.in` files are renamed to `*.desktop.in` to reflect this
and `meson.build` files are modified to remove `configure_file` step.
2022-10-20 13:20:09 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-app-notifications-dialog.c notifications: Use AdwActionRow in the dialog 2022-01-21 16:13:21 +00:00
cc-app-notifications-dialog.h Use GtkDialog instead of HdyDialog 2020-07-20 08:04:28 +02:00
cc-app-notifications-dialog.ui notifications: Remove redundant haligns 2022-02-09 14:33:17 +00:00
cc-notifications-panel.c notifications: fix potential null dereference in app_info_get_id() 2022-06-30 11:11:06 -07:00
cc-notifications-panel.h notifications: Replace ifdefs with #pragma once 2018-05-29 18:29:45 +00:00
cc-notifications-panel.ui notifications: Handle keynav-failed on app list 2022-02-09 14:33:17 +00:00
gnome-notifications-panel.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
notifications.gresource.xml notifications: Use GtkTemplate 2018-10-15 20:42:45 +00:00