dbusServices/extensions: Include Params module
It's unused and was removed in commit a0467bf875
, which broke extensions
that rely on it in their preference widget.
As the removal only happened post-3.36.0, add it back until we branch.
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2476
This commit is contained in:
parent
13f3f75303
commit
23e5cd4e10
@ -8,6 +8,7 @@
|
||||
<file>misc/config.js</file>
|
||||
<file>misc/extensionUtils.js</file>
|
||||
<file>misc/fileUtils.js</file>
|
||||
<file>misc/params.js</file>
|
||||
</gresource>
|
||||
|
||||
<gresource prefix="/org/gnome/Shell/Extensions">
|
||||
|
Loading…
Reference in New Issue
Block a user