extensions-app: Move Extensions app to new subproject

The Extensions app code is now independent enough from the rest of the code
base to move it to its own subprojects, like we did for the extensions-tool.

This allows for stand-alone builds of the app, which we are about to use
for distributing it as flatpak.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1133
This commit is contained in:
Florian Müllner
2019-12-01 03:01:02 +01:00
committed by Georges Basile Stavracas Neto
parent ed21a4e5c1
commit 39e6375aff
40 changed files with 499 additions and 19 deletions

View File

@ -0,0 +1 @@
/* Fake module to satify import in ExtensionUtils */