gnome-control-center/panels/search
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-search-locations-dialog.c search: Use AdwActionRow for locations dialog rows 2022-02-09 13:53:17 +00:00
cc-search-locations-dialog.h search: Use AdwPreferences{Window,Page,Group} for location dialog 2022-02-09 13:53:17 +00:00
cc-search-locations-dialog.ui Add missing a11y labels and fix accessibility related markup in UI files in the search panel 2022-05-19 12:05:01 +00:00
cc-search-panel-row.c search: Use GMenuModel and GActions for row menu 2022-01-26 19:26:49 -08:00
cc-search-panel-row.h search: Subclass AdwActionRow for CcSearchPanelRow 2022-01-26 19:26:45 -08:00
cc-search-panel-row.ui search: Use "action" to connect to Move up/down actions for rows 2022-08-17 09:41:54 +00:00
cc-search-panel.c search: Search group fixups 2022-02-09 13:53:17 +00:00
cc-search-panel.h search: Replace ifdefs with #pragma once 2018-05-29 21:42:33 +00:00
cc-search-panel.ui Add missing a11y labels and fix accessibility related markup in UI files in the search panel 2022-05-19 12:05:01 +00:00
gnome-search-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
search.gresource.xml search: Make .ui filename match the .c filename 2019-09-09 21:58:00 +00:00