[gnome-maps/wip/mlundblad/aerial-hybrid: 3/8] gschema: Add key for toggling hybrid aerial tiles



commit 33a9b6fc8b46d00315c586b195e8dc64899671d1
Author: Marcus Lundblad <ml update uu se>
Date:   Fri Jun 19 23:40:30 2020 +0200

    gschema: Add key for toggling hybrid aerial tiles

 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 7583d40b..9fdf7c6a 100644
--- a/data/org.gnome.Maps.gschema.xml
+++ b/data/org.gnome.Maps.gschema.xml
@@ -86,5 +86,10 @@
       <summary>Night mode</summary>
       <description>Whether the application is in night mode.</description>
     </key>
+    <key name="hybrid-aerial" type="b">
+      <default>false</default>
+      <summary>Use hybrid aerial tiles</summary>
+      <description>Whether aerial tiles should use hybrid style (with labels).</description>
+    </key>
   </schema>
 </schemalist>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]