gnome-control-center/panels/power
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 Cleanup private use symbolics 2022-02-04 18:12:41 +00:00
battery-levels.css power: Use correct colour for battery level bars 2020-07-06 17:27:49 +02:00
cc-battery-row.c power: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-battery-row.h power: Use self variable naming style 2021-01-06 20:02:46 +00:00
cc-battery-row.ui power: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-power-panel.c power: Don't assert if we can't find the widget for a profile 2022-09-16 11:07:09 +00:00
cc-power-panel.h power: Replace ifdefs with #pragma once 2018-05-30 23:17:07 +00:00
cc-power-panel.ui power: Fix "Power Button Behavior" setting now applying 2022-08-23 15:26:46 +00:00
cc-power-profile-info-row.c power: Add new power profile info row widget 2021-07-15 22:14:06 +02:00
cc-power-profile-info-row.h power: Add new power profile info row widget 2021-07-15 22:14:06 +02:00
cc-power-profile-info-row.ui power: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-power-profile-row.c power: Remove support for power-profiles-daemon < 0.9.0 2022-01-14 13:46:50 +00:00
cc-power-profile-row.h power: Remove support for power-profiles-daemon < 0.9.0 2022-01-14 13:46:50 +00:00
cc-power-profile-row.ui Improve accessibility of the power panel 2022-05-10 22:14:35 +00:00
gnome-power-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
power-panel-scenario-tester.py power: Fix scenario tester running upowerd under jhbuild 2022-02-17 14:55:13 +00:00
power-profiles.css power: Add "Power Mode" section 2020-10-29 16:58:24 +01:00
power.gresource.xml power: Add new power profile info row widget 2021-07-15 22:14:06 +02:00