[gnome-settings-daemon] color: Adjust Night Light default manual time
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] color: Adjust Night Light default manual time
- Date: Mon, 13 Feb 2017 12:52:57 +0000 (UTC)
commit efa83050ede2c9d2f535f5abccaba18b80321b18
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Fri Feb 10 12:43:42 2017 -0500
color: Adjust Night Light default manual time
8 pm to 6 am
https://bugzilla.gnome.org/show_bug.cgi?id=778459
...settings-daemon.plugins.color.gschema.xml.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
index ff6abb0..1c260e3 100644
--- a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
@@ -26,12 +26,12 @@
<_description>Calculate the sunrise and sunset times automatically, from the current
location.</_description>
</key>
<key name="night-light-schedule-from" type="d">
- <default>16.00</default>
+ <default>20.00</default>
<_summary>The start time</_summary>
<_description>When “night-light-schedule-automatic” is disabled, use this start time in hours from
midnight.</_description>
</key>
<key name="night-light-schedule-to" type="d">
- <default>8.00</default>
+ <default>6.00</default>
<_summary>The end time</_summary>
<_description>When “night-light-schedule-automatic” is disabled, use this end time in hours from
midnight.</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]