[gnome-shell/wip/exalm/settings: 2/2] network: Update Settings appid
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/exalm/settings: 2/2] network: Update Settings appid
- Date: Fri, 11 Feb 2022 16:14:47 +0000 (UTC)
commit 536c9112ec1781cad3c0839fb3a831c868ed941f
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Feb 11 21:14:00 2022 +0500
network: Update Settings appid
js/ui/status/network.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/js/ui/status/network.js b/js/ui/status/network.js
index dec7adc007..1fc500024b 100644
--- a/js/ui/status/network.js
+++ b/js/ui/status/network.js
@@ -93,8 +93,8 @@ function launchSettingsPanel(panel, ...args) {
};
try {
Gio.DBus.session.call(
- 'org.gnome.ControlCenter',
- '/org/gnome/ControlCenter',
+ 'org.gnome.Settings',
+ '/org/gnome/Settings',
'org.freedesktop.Application',
'ActivateAction',
new GLib.Variant('(sava{sv})',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]