[gnome-maps/wip/mlundblad/fix-location-service-dialog-gtk4] 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/wip/mlundblad/fix-location-service-dialog-gtk4] locationServiceDialog: Adjust the desktop ID for the location panel
- Date: Wed, 21 Sep 2022 20:13:42 +0000 (UTC)
commit e397e01b80587a7dea30daccdcea07233710c173
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]