aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-08 23:17:48 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-08 23:17:48 -0800
commit038cfcba911f2ae0e22ef6138042a6154578723c (patch)
treefe726744e7188c3a1a2065ae831f07c562efc477 /qt-mobile/qml/mobile-resources.qrc
parentf61b83301ae6ba40dadb0dc3b18ff6a6ce923ddf (diff)
downloadsubsurface-038cfcba911f2ae0e22ef6138042a6154578723c.tar.gz
QML UI: add second action to GPS list entries
This one will allow people to see the location on a map. Also not implemented, yet. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile/qml/mobile-resources.qrc')
-rw-r--r--qt-mobile/qml/mobile-resources.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-mobile/qml/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc
index 452cf1391..3a84bbf66 100644
--- a/qt-mobile/qml/mobile-resources.qrc
+++ b/qt-mobile/qml/mobile-resources.qrc
@@ -48,6 +48,7 @@
<file alias="org/kde/plasma/mobilecomponents/icons/view-readermode.svg">mobilecomponents/icons/view-readermode.svg</file>
<file alias="org/kde/plasma/mobilecomponents/icons/dialog-cancel.svg">mobilecomponents/icons/dialog-cancel.svg</file>
<file alias="org/kde/plasma/mobilecomponents/icons/application-menu.svg">mobilecomponents/icons/application-menu.svg</file>
+ <file alias="org/kde/plasma/mobilecomponents/icons/gps.svg">mobilecomponents/icons/gps.svg</file>
<file alias="org/kde/plasma/mobilecomponents/icons/trash-empty.svg">mobilecomponents/icons/trash-empty.svg</file>
</qresource>
</RCC>