mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensions: Provide separate implementations
For the time being this mostly means re-exporting functions from the shared module. However openPrefs() is now only available to extensions, and we stop exporting both getCurrentExtension() and setExtensionManager() to either extensions or prefs. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2837>
This commit is contained in:
parent
55cf8cf4bb
commit
6a46d338e7
5 changed files with 37 additions and 19 deletions
|
|
@ -12,6 +12,7 @@
|
|||
<file>gdm/util.js</file>
|
||||
|
||||
<file>extensions/sharedInternals.js</file>
|
||||
<file>extensions/extension.js</file>
|
||||
|
||||
<file>misc/animationUtils.js</file>
|
||||
<file>misc/config.js</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue