gnome-control-center/panels/mouse
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-mouse-caps-helper.c mouse: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-mouse-caps-helper.h mouse: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
cc-mouse-panel.c panels: Use new CcPanel helpers for title widgets 2022-01-20 02:23:42 +00:00
cc-mouse-panel.h mouse: Replace ifdefs with #pragma once 2018-05-28 23:47:59 +00:00
cc-mouse-panel.ui Add a few a11y labels to the switches 2022-05-09 13:33:57 +02:00
cc-mouse-test.c mouse: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-mouse-test.h mouse: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-mouse-test.ui mouse: Port to GTK4 2021-12-14 22:34:21 -03:00
gnome-mouse-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
mouse.gresource.xml mouse: Merge CcMouseProperties into CcMousePanel 2019-09-10 11:26:15 +12:00
scroll-test-gegl.svg mouse: avoid cropping illustration 2021-09-17 21:14:19 +00:00
scroll-test.svg mouse: avoid cropping illustration 2021-09-17 21:14:19 +00:00
test-gnome-mouse-test.c mouse: Port to GTK4 2021-12-14 22:34:21 -03:00