summaryrefslogtreecommitdiffstats
path: root/scripts/mobilecomponents.sh
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-06-22 08:52:33 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-06-22 09:05:43 -0700
commitb1f7e3eae2e143a54134577abcadb245e06daa01 (patch)
tree20e50148ff68213789d484c6ae8045956bd20214 /scripts/mobilecomponents.sh
parentfc8068c57446d6db54e8f32215d6aee6f295e28f (diff)
downloadsubsurface-b1f7e3eae2e143a54134577abcadb245e06daa01.tar.gz
QML UI: add missing go-up icon
Now the 'Reachability' feature should be more obvious. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts/mobilecomponents.sh')
-rwxr-xr-xscripts/mobilecomponents.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh
index 2583c43a4..cc6cc68f8 100755
--- a/scripts/mobilecomponents.sh
+++ b/scripts/mobilecomponents.sh
@@ -59,6 +59,7 @@ cp $BREEZE/icons/actions/24/document-edit.svg $MC/icons
cp $BREEZE/icons/actions/24/document-save.svg $MC/icons
cp $BREEZE/icons/actions/24/go-next.svg $MC/icons
cp $BREEZE/icons/actions/24/go-previous.svg $MC/icons
+cp $BREEZE/icons/actions/24/go-up.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