summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2018-01-27 21:03:42 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-01-27 12:29:00 -0800
commit79ce3c02cbb67a568e50c95b1f2f227a3265af86 (patch)
tree829dd3dc67fef1b0f60cb1e940e3a51dacf2d7d6
parent8accd087159f60e9de3d60538bed867519196147 (diff)
downloadsubsurface-79ce3c02cbb67a568e50c95b1f2f227a3265af86.tar.gz
Use correct alias for satellite icon for revers geo lookup
Bring back the satellite icon for the reverse geo lookup by using the correct alias name. Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
-rw-r--r--desktop-widgets/locationInformation.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/locationInformation.ui b/desktop-widgets/locationInformation.ui
index fdd191d4f..38da223fd 100644
--- a/desktop-widgets/locationInformation.ui
+++ b/desktop-widgets/locationInformation.ui
@@ -77,7 +77,7 @@
</property>
<property name="icon">
<iconset>
- <normaloff>:satellite</normaloff>:satellite</iconset>
+ <normaloff>:satellite-icon</normaloff>:satellite-icon</iconset>
</property>
</widget>
</item>