summaryrefslogtreecommitdiffstats
path: root/scripts/mobilecomponents.sh
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-09 21:09:54 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-09 22:01:12 -0700
commit6578588ad98afc31dbde386c623a1f576f5229bb (patch)
tree5f00129abba58453a332d1e24627a149aeda35c2 /scripts/mobilecomponents.sh
parent37737c4381f78c8cfe473b03a4a5e75fe3437ed9 (diff)
downloadsubsurface-6578588ad98afc31dbde386c623a1f576f5229bb.tar.gz
QML UI: add missing icon
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 04f2a2c6b..3fd01b683 100755
--- a/scripts/mobilecomponents.sh
+++ b/scripts/mobilecomponents.sh
@@ -68,6 +68,7 @@ cp $BREEZE/icons/actions/24/trash-empty.svg $MC/icons
cp $BREEZE/icons/actions/24/list-add.svg $MC/icons
cp $BREEZE/icons/actions/22/handle-left.svg $MC/icons
cp $BREEZE/icons/actions/22/handle-right.svg $MC/icons
+cp $BREEZE/icons/actions/22/overflow-menu.svg $MC/icons
# kirigami now needs the breeze-icons internally as well
pushd $MC