gnome-control-center/panels/display
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-display-arrangement.c display: avoid unnecessary gtk_style_context_get_margin call 2022-07-18 17:58:46 +02:00
cc-display-arrangement.h display: Allow config to be modified in arrangement widget 2019-01-29 12:05:43 +01:00
cc-display-config-dbus.c display-config: Parse privacy screen property and expose it per monitor 2022-07-28 22:47:14 +00:00
cc-display-config-dbus.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-config-manager-dbus.c display: Add 'NightLightSupported' property support 2022-05-17 12:31:07 +02:00
cc-display-config-manager-dbus.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-config-manager.c display: Add 'NightLightSupported' property support 2022-05-17 12:31:07 +02:00
cc-display-config-manager.h display: Add 'NightLightSupported' property support 2022-05-17 12:31:07 +02:00
cc-display-config.c display-config: Parse privacy screen property and expose it per monitor 2022-07-28 22:47:14 +00:00
cc-display-config.h display-config: Parse privacy screen property and expose it per monitor 2022-07-28 22:47:14 +00:00
cc-display-panel.c display: Fix primary monitor selection issue with AdwComboRow 2022-08-24 11:18:35 +02:00
cc-display-panel.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-panel.ui display: Fix primary monitor selection issue with AdwComboRow 2022-08-24 11:18:35 +02:00
cc-display-settings.c display: Make "Mirror" option show a single configuration for all displays 2022-07-08 13:41:30 -03:00
cc-display-settings.h display: Add enabled switch to CcDisplaySettings 2022-01-18 17:03:14 +00:00
cc-display-settings.ui Add missing labels 2022-05-10 03:40:47 +00:00
cc-night-light-page.c display: Show infobar if night light isn't supported 2022-05-17 12:32:48 +02:00
cc-night-light-page.h display: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-night-light-page.ui display: Show infobar if night light isn't supported 2022-05-17 12:32:48 +02:00
display-arrangement.css display: Change appearance and size of monitor labels 2022-07-08 13:28:44 -03:00
display.gresource.xml display: Make night light dialog a GtkBin 2019-06-16 01:01:36 +00:00
gnome-display-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
night-light.css display: Port to GTK4 2021-12-14 22:34:21 -03:00
TODO display: convert display capplet to a settings panel 2010-06-07 17:05:02 +01:00