summaryrefslogtreecommitdiffstats
path: root/scripts
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 /scripts
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 'scripts')
-rwxr-xr-xscripts/mobilecomponents.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh
index 94ae0c2ce..590481468 100755
--- a/scripts/mobilecomponents.sh
+++ b/scripts/mobilecomponents.sh
@@ -52,6 +52,7 @@ cp $BREEZE/icons/actions/24/go-next.svg $MC/icons
cp $BREEZE/icons/actions/24/go-previous.svg $MC/icons
cp $BREEZE/icons/actions/16/view-readermode.svg $MC/icons
cp $BREEZE/icons/actions/24/application-menu.svg $MC/icons
+cp $BREEZE/icons/actions/22/gps.svg $MC/icons
cp $BREEZE/icons/actions/24/trash-empty.svg $MC/icons
echo org.kde.plasma.mobilecomponents synced from upstream