summaryrefslogtreecommitdiff
path: root/data/geoclue.conf.in
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2017-03-17 21:09:09 +0100
committerZeeshan Ali <zeenix@gmail.com>2017-03-18 11:41:31 +0100
commita4cef6c0ad08f1c2dc0b002c77bf41669f4ede98 (patch)
tree8e82c96cb28ab0284e2c2682f71baacfeccf1545 /data/geoclue.conf.in
parente627e941fda09dac07226ba8013682137c4016a4 (diff)
downloadgeoclue-a4cef6c0ad08f1c2dc0b002c77bf41669f4ede98.tar.gz
data: Add gnome-shell to the whitelist
gnome-shell now uses Geoclue to show weather information in the calendar drop-down. While it can easily bypass the authorization dialog (being the agent itself), the location indicator loses its usefulness when permanently visible, so add it to the other system components in the whitelist. https://bugs.freedesktop.org/show_bug.cgi?id=100263
Diffstat (limited to 'data/geoclue.conf.in')
-rw-r--r--data/geoclue.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
index 7ee15c0..bf77038 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -73,6 +73,11 @@ allowed=true
system=true
users=
+[org.gnome.Shell]
+allowed=true
+system=true
+users=
+
[epiphany]
allowed=true
system=false