network: Update Settings appid
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2175>
This commit is contained in:
parent
07f28ceb39
commit
ad830fad1e
@ -92,8 +92,8 @@ function launchSettingsPanel(panel, ...args) {
|
|||||||
};
|
};
|
||||||
try {
|
try {
|
||||||
Gio.DBus.session.call(
|
Gio.DBus.session.call(
|
||||||
'org.gnome.ControlCenter',
|
'org.gnome.Settings',
|
||||||
'/org/gnome/ControlCenter',
|
'/org/gnome/Settings',
|
||||||
'org.freedesktop.Application',
|
'org.freedesktop.Application',
|
||||||
'ActivateAction',
|
'ActivateAction',
|
||||||
new GLib.Variant('(sava{sv})',
|
new GLib.Variant('(sava{sv})',
|
||||||
|
Loading…
Reference in New Issue
Block a user