[gnome-settings-daemon/benzea/nightlight-fixes] data: Fix typo in night light description in schema
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/benzea/nightlight-fixes] data: Fix typo in night light description in schema
- Date: Tue, 5 Jun 2018 13:32:38 +0000 (UTC)
commit 76c411f845b70c723b698fef4053bde300583b91
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Thu Jul 13 00:44:31 2017 +0200
data: Fix typo in night light description in schema
https://bugzilla.gnome.org/show_bug.cgi?id=779336
data/org.gnome.settings-daemon.plugins.color.gschema.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
index 830cbb8d..cb24e3c2 100644
--- a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
+++ b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
@@ -14,7 +14,7 @@
<key name="night-light-enabled" type="b">
<default>false</default>
<summary>If the night light mode is enabled</summary>
- <description>Night light mode changes the color temperature of your display when the sun has gone down
or at present times.</description>
+ <description>Night light mode changes the color temperature of your display when the sun has gone down
or at preset times.</description>
</key>
<key name="night-light-temperature" type="u">
<default>4000</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]