diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-07-17 07:39:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-17 07:39:48 -0700 |
commit | c7e284369a4ca656460e6aa9532d0971f6a44ba7 (patch) | |
tree | e92556a06c8fa0c579c9405cd9a9cfbe9c042a39 /scripts | |
parent | 695be281c0eac76b6a11a08e620376ce5dcab54e (diff) | |
parent | a4e3a4cb255e5112bd09a918dba9959f2caba120 (diff) | |
download | subsurface-c7e284369a4ca656460e6aa9532d0971f6a44ba7.tar.gz |
Merge branch 'MobileUI' of git://github.com/jbygdell/subsurface
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 267b44515..15a6613d7 100755 --- a/scripts/mobilecomponents.sh +++ b/scripts/mobilecomponents.sh @@ -67,6 +67,7 @@ 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 +cp $BREEZE/icons/actions/22/handle-right.svg $MC/icons # kirigami now needs the breeze-icons internally as well pushd $MC |