summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-02-28 16:12:29 +0100
committerBastien Nocera <hadess@hadess.net>2017-02-28 16:14:40 +0100
commit37b18f20abc044689b8a493da859b3fcf174c407 (patch)
tree927b3fafafa604ca5bb3a1fdf33e2f48f3e139db
parent36659a906dfe3a78f357ec36828c7715d9b0ec3f (diff)
downloadgeoclue-37b18f20abc044689b8a493da859b3fcf174c407.tar.gz
data: Add "Night Light" functionality to the whitelist
The gnome-settings-daemon color plugin uses Geoclue to guess the current location and deduce the sunset and sunrise times. Make sure that the functionality does not require a dialogue on startup when enabled. See https://bugzilla.gnome.org/show_bug.cgi?id=779343 https://bugs.freedesktop.org/show_bug.cgi?id=100008
-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 5009ebf..7ee15c0 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -68,6 +68,11 @@ allowed=true
system=true
users=
+[gnome-color-panel]
+allowed=true
+system=true
+users=
+
[epiphany]
allowed=true
system=false