gnome-control-center/shell
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
..
appdata appdata: Correct name of launchable 2022-04-15 10:50:05 +00:00
completions window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
icons shell: Remove no longer used icon 2022-08-17 08:09:15 +00:00
cc-application.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
cc-application.h application: Subclass AdwApplication 2021-12-14 22:34:21 -03:00
cc-debug.h.in debug: Fix copy-pasta mistake 2018-04-07 18:49:39 -03:00
cc-log.c shell: Use g_autofree for strings 2019-10-02 17:04:15 +00:00
cc-log.h log: Reimplement logging and debugging 2018-04-06 23:18:26 -03:00
cc-object-storage.c object-cache: Avoid use after free of task error 2022-10-19 19:52:21 +02:00
cc-object-storage.h object-storage: Introduce CcObjectStorage 2018-04-06 22:23:38 -03:00
cc-panel-list.c panel-list: Select panel iff non-folded when search is cancelled 2022-08-17 09:34:16 +00:00
cc-panel-list.h panel-list: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-panel-list.ui Make the presentation of the main panel list a little bit nicer by adding an a11y label 2022-06-19 23:02:54 +00:00
cc-panel-loader.c Panels: Rename lock panel into screen panel 2022-07-28 22:47:14 +00:00
cc-panel-loader.h panel: Add "title" property 2022-01-20 02:23:42 +00:00
cc-panel-private.h panel: Add 'folded' property 2022-01-20 02:23:42 +00:00
cc-panel.c shell: Deactivate old panel before creating new one 2022-06-20 03:18:30 +00:00
cc-panel.h shell: Deactivate old panel before creating new one 2022-06-20 03:18:30 +00:00
cc-panel.ui window: Install action to navigate main leaflet 2022-01-20 02:23:42 +00:00
cc-shell-model.c desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
cc-shell-model.h shell: Show the submenu icon hint for the applications panel 2019-11-28 11:20:41 +13:00
cc-shell.c shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-shell.h shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-window.c shell: Deactivate old panel before creating new one 2022-06-20 03:18:30 +00:00
cc-window.h window: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-window.ui window: Improve transition between panels 2022-01-20 02:23:42 +00:00
gnome-control-center.gresource.xml shell: Remove no longer used icon 2022-08-17 08:09:15 +00:00
help-overlay.ui help-overlay: Show correct 'Back' shortcut in RTL locales 2021-02-01 03:41:33 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c shell: Initialise locale early 2022-05-11 00:36:27 +02:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
org.gnome.Settings.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
org.gnome.Settings.gschema.xml Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
org.gnome.Settings.service.in Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
style.css Use @theme_fg_color for .drag-handle 2019-10-15 18:54:30 +00:00