[gnome-calendar] schema: Default 'follow-night-light' to false
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] schema: Default 'follow-night-light' to false
- Date: Mon, 27 May 2019 18:15:04 +0000 (UTC)
commit af8d2bb9696ffa3bd8ef6dc528dea95324b1c304
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon May 27 15:14:10 2019 -0300
schema: Default 'follow-night-light' to false
https://gitlab.gnome.org/GNOME/gnome-calendar/issues/401
data/org.gnome.calendar.gschema.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.calendar.gschema.xml.in b/data/org.gnome.calendar.gschema.xml.in
index 094c5ae8..f8b0eff8 100644
--- a/data/org.gnome.calendar.gschema.xml.in
+++ b/data/org.gnome.calendar.gschema.xml.in
@@ -27,7 +27,7 @@
<description>Whether weather reports are shown, automatic locations are used and a
location-name</description>
</key>
<key name="follow-night-light" type="b">
- <default>true</default>
+ <default>false</default>
<summary>Follow system night light</summary>
<description>Use GNOME night light setting to activate night-mode.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]