mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:33:23 +00:00
Kirigami integration: create missing link
This (plus an update to kirigami.pri, a patch for which I just sent to the plasma-devel list) allows the iOS version of Subsurface-mobile to build again. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4abf619dc4
commit
dc438c5736
1 changed files with 5 additions and 0 deletions
|
@ -64,4 +64,9 @@ 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
|
||||
|
||||
# kirigami now needs the breeze-icons internally as well
|
||||
pushd $MC
|
||||
ln -s $SRC/$BREEZE .
|
||||
popd
|
||||
|
||||
echo org.kde.plasma.kirigami synced from upstream
|
||||
|
|
Loading…
Add table
Reference in a new issue