gnome-shell/js/extensionPrefs
Florian Müllner ed21a4e5c1 extensionPrefs: Fake Config module
We include config.js because it is a dependency of ExtensionUtils,
but it's not actually used in the code paths we exercise.

As we want to allow stand-alone builds of the app, it is much easier to
fake the module than to either include a generated file from elsewhere
in the tree or generate it ourselves.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1133
2020-03-27 23:33:30 +00:00
..
data extensionPrefs: Ensure up-to-date release version in metainfo 2020-03-25 19:56:52 +00:00
js extensionPrefs: Fake Config module 2020-03-27 23:33:30 +00:00
meson.build extensionPrefs: Move data/sources into subdirectories 2020-03-19 14:27:35 +00:00