gnome-shell/subprojects/extensions-tool/src
Florian Müllner 43401b9d44 extension-tool: Set reminder for removing old compat code
GSettings schemas are now compiled at install time, so it is no
longer necessary to include the compiled schema in the archive.

However the `gnome-extensions pack` command hasn't been adjusted,
so that it can still be used to produce valid archives for all
supported versions.

To not let that code linger forever, error out when building
a version where GNOME 44 is the oldest supported release.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2639>
2023-03-19 19:26:55 +00:00
..
templates build: Drop incorrect positional arg 2021-12-23 18:43:25 +00:00
command-create.c extension-tool: Always print extension location after its creation 2021-05-25 18:30:25 +00:00
command-disable.c extension-tool: Fix falling back to GSettings 2023-02-03 17:23:42 +00:00
command-enable.c extension-tool: Fix falling back to GSettings 2023-02-03 17:23:42 +00:00
command-info.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-install.c extensions-tool: Compile GSettings schemas after install 2023-02-13 00:01:08 +00:00
command-list.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-pack.c extension-tool: Set reminder for removing old compat code 2023-03-19 19:26:55 +00:00
command-prefs.c extensions-tool/prefs: Log D-Bus errors 2021-10-30 21:50:47 +00:00
command-reset.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-uninstall.c extensions-tool/uninstall: Error out for system extensions 2020-04-05 13:42:50 +02:00
commands.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
common.h extensionUtils: Add DISABLING and ENABLING extension states 2022-12-01 12:59:32 +00:00
gnome-extensions-tool.gresource.xml extensions-tool: Add small indicator template 2020-04-07 20:27:00 +00:00
main.c extensionUtils: Add DISABLING and ENABLING extension states 2022-12-01 12:59:32 +00:00
meson.build extension-tool: Set reminder for removing old compat code 2023-03-19 19:26:55 +00:00