diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-06-12 07:31:14 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-06-12 07:31:53 -0700 |
commit | 92e06007cc733655a63fc6a0771cfdbae00e808b (patch) | |
tree | 72b8b76b977627481cc0ba0cc991bc34c851f5c1 /scripts | |
parent | 818031e604a4b6c8764db34b3346e3a1bf9b95be (diff) | |
download | subsurface-92e06007cc733655a63fc6a0771cfdbae00e808b.tar.gz |
QML UI: update for latest Kirigami
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/mobilecomponents.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh index d406f7148..ec1e97f97 100755 --- a/scripts/mobilecomponents.sh +++ b/scripts/mobilecomponents.sh @@ -66,5 +66,6 @@ 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 cp $BREEZE/icons/actions/24/list-add.svg $MC/icons +cp $BREEZE/icons/actions/22/handle-left.svg $MC/icons echo org.kde.plasma.kirigami synced from upstream |