From 81de7013507ab667a7296c3d8de2cf4559009e9e Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Thu, 7 Sep 2023 10:35:16 +0200 Subject: data/org.ayatana.indicator.display.gschema.xml: Create keys for longitude and latitude --- data/org.ayatana.indicator.display.gschema.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/org.ayatana.indicator.display.gschema.xml b/data/org.ayatana.indicator.display.gschema.xml index ededac4..9218b64 100644 --- a/data/org.ayatana.indicator.display.gschema.xml +++ b/data/org.ayatana.indicator.display.gschema.xml @@ -57,5 +57,17 @@ Theme profile The current theme temperature profile being used by the indicator. + + + 51.4825766 + Current geographic latitude + Stores the last recorded geographic latitude of the device. + + + + -0.0076589 + Current geographic longitude + Stores the last recorded geographic longitude of the device. + -- cgit v1.2.3