summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/plasma-desktop.patch
blob: eddacf9b6e6055cb2d97bb594cd2a1bc19c0de24 (plain) (blame)
1
2
3
4
# Don't include Discover or Konqueror launchers on the taskbar (thanks to alienBOB):
cat $CWD/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Don't leave an .orig file to be packaged:
rm -f ./applets/taskmanager/package/contents/config/main.xml.orig