[gnome-maps/gnome-43] locationServiceDialog: Adjust the desktop ID for the location panel
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-43] locationServiceDialog: Adjust the desktop ID for the location panel
- Date: Wed, 21 Sep 2022 20:40:34 +0000 (UTC)
commit f87b8a61b628117e321d5040c9317939041f6f28
Author: Marcus Lundblad <ml dfupdate se>
Date: Wed Sep 21 22:12:10 2022 +0200
locationServiceDialog: Adjust the desktop ID for the location panel
The location settings panel now has the ID "gnome-location-panel.desktop".
src/locationServiceDialog.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/locationServiceDialog.js b/src/locationServiceDialog.js
index d215ab01..16798eb2 100644
--- a/src/locationServiceDialog.js
+++ b/src/locationServiceDialog.js
@@ -27,7 +27,7 @@ import Gtk from 'gi://Gtk';
import * as Utils from './utils.js';
-const _PRIVACY_PANEL = 'gnome-privacy-panel.desktop';
+const _PRIVACY_PANEL = 'gnome-location-panel.desktop';
export class LocationServiceDialog extends Gtk.Dialog {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]