diff options
Diffstat (limited to 'testing/source/vtown/kde/patch/plasma-desktop.patch')
-rw-r--r-- | testing/source/vtown/kde/patch/plasma-desktop.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/patch/plasma-desktop.patch b/testing/source/vtown/kde/patch/plasma-desktop.patch new file mode 100644 index 00000000..fddf562e --- /dev/null +++ b/testing/source/vtown/kde/patch/plasma-desktop.patch @@ -0,0 +1,2 @@ +# 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 ; } |