aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-06-17 11:19:50 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-06-17 19:42:16 +0900
commit74ee5773570183650fda997a8841a52708f60ba7 (patch)
tree968b305e5ee01fce68cec3e54180522dc5974f9e /mobile-widgets/qml/mobile-resources.qrc
parent33da1d59afa1c8e6715c111f3965deb49b802170 (diff)
downloadsubsurface-74ee5773570183650fda997a8841a52708f60ba7.tar.gz
mobile: add Dark_gps.svg
The blue gps was reused for the dark theme. Copy Blue_gps.svg and change color to dark. Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r--mobile-widgets/qml/mobile-resources.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc
index 681223810..ac72505e3 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -55,7 +55,7 @@
<!-- ********** icons ********** -->
<file>icons/Blue_gps.svg</file>
<file>icons/cloud_sync.svg</file>
- <file alias="icons/Dark_gps.svg">icons/Blue_gps.svg</file>
+ <file>icons/Dark_gps.svg</file>
<file alias="icons/downloadDC.svg">../../icons/button-download-dc_icon.svg</file>
<file alias="icons/downloadDC-black.svg">../../icons/button-download-dc-black_icon.svg</file>
<file>icons/ic_adb.svg</file>