mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
shellDBus: Update Settings appid
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2175>
This commit is contained in:
parent
5442266f28
commit
07f28ceb39
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ var GnomeShell = class {
|
|||
this._dbusImpl.export(Gio.DBus.session, '/org/gnome/Shell');
|
||||
|
||||
this._senderChecker = new DBusSenderChecker([
|
||||
'org.gnome.ControlCenter',
|
||||
'org.gnome.Settings',
|
||||
'org.gnome.SettingsDaemon.MediaKeys',
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue