summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/plasma-workspace.patch
blob: e885eddd3723ce4377d94bfb01c67bec4506385a (plain) (blame)
1
2
3
4
# [PATCH] sddm-theme: fix missing password field on "Other" page:
cat $CWD/patch/plasma-workspace/0001-sddm-theme-fix-missing-password-field-on-Other-page.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# [PATCH] Revert "No icons on the desktop by default":
cat $CWD/patch/plasma-workspace/0001-Revert-No-icons-on-the-desktop-by-default.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }