gnome-control-center/panels/thunderbolt
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
bolt-client.c bolt-client: Don't leak the task on errors 2020-07-17 03:42:03 +00:00
bolt-client.h thunderbolt: sync client bits from bolt 2019-02-04 13:47:30 +01:00
bolt-device.c thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-device.h thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-enums.c thunderbolt: Fix build 2018-05-16 13:01:12 -05:00
bolt-enums.h thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-error.c thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-error.h Thunderbolt: make BoltError enum a typedef 2020-01-09 21:34:12 +00:00
bolt-names.c thunderbolt: sync bolt-names.[ch] from bolt 2019-02-04 13:47:30 +01:00
bolt-names.h thunderbolt: sync bolt-names.[ch] from bolt 2019-02-04 13:47:30 +01:00
bolt-proxy.c thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-proxy.h thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-str.c thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-str.h thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-time.c thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
bolt-time.h thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
cc-bolt-device-dialog.c thunderbolt: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-bolt-device-dialog.h thunderbolt: device dialog can handle parents 2019-02-04 14:30:42 +01:00
cc-bolt-device-dialog.ui Add a11y labels for close notification buttons in the thunderbolt panel 2022-06-19 23:13:51 +00:00
cc-bolt-device-entry.c thunderbolt: Port CcBoltDeviceEntry to AdwActionRow 2022-02-01 16:16:39 +00:00
cc-bolt-device-entry.h thunderbolt: Port CcBoltDeviceEntry to AdwActionRow 2022-02-01 16:16:39 +00:00
cc-bolt-device-entry.ui thunderbolt: Port CcBoltDeviceEntry to AdwActionRow 2022-02-01 16:16:39 +00:00
cc-bolt-panel.c thunderbolt: Use AdwStatusPage for empty state 2022-02-10 14:01:18 -08:00
cc-bolt-panel.h thunderbolt: Fix coding style 2018-04-14 19:26:12 -03:00
cc-bolt-panel.ui panels: Use icon-name property instead 2022-07-20 14:15:57 +02:00
gnome-thunderbolt-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
thunderbolt.gresource.xml thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00
update-from-bolt.sh thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00