mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue