[gnome-maps/wip/mlundblad/night-mode: 2/10] gschema: Add night-mode schema key
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/night-mode: 2/10] gschema: Add night-mode schema key
- Date: Sun, 14 Jun 2020 21:29:56 +0000 (UTC)
commit 70e75970d438632c5b45f650177924179f023c82
Author: Marcus Lundblad <ml update uu se>
Date: Mon Jun 1 23:37:16 2020 +0200
gschema: Add night-mode schema key
data/org.gnome.Maps.gschema.xml | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/data/org.gnome.Maps.gschema.xml b/data/org.gnome.Maps.gschema.xml
index 133478d9..7583d40b 100644
--- a/data/org.gnome.Maps.gschema.xml
+++ b/data/org.gnome.Maps.gschema.xml
@@ -81,5 +81,10 @@
<default>'pedestrian'</default>
<summary>Last used transportation type for routing</summary>
</key>
+ <key name="night-mode" type="b">
+ <default>false</default>
+ <summary>Night mode</summary>
+ <description>Whether the application is in night mode.</description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]