summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mobilecomponents.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh
index 4072bf413..607393288 100755
--- a/scripts/mobilecomponents.sh
+++ b/scripts/mobilecomponents.sh
@@ -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