summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-31 16:13:18 +0200
committer Eric Hameleers <alien@slackware.com>2020-07-31 16:13:18 +0200
commit703149752c6265b36973d2c1f0f5a69721e3128a (patch)
tree7ded0d801771d5705f48ffbfb48f37dd4829439e /kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch
parentdd005500c624d127321ff3fe14a0c29bfa8d67f7 (diff)
parentcd7ff1719433fbb3b6a8304596be173bc1b91b00 (diff)
downloadktown-703149752c6265b36973d2c1f0f5a69721e3128a.tar.gz
ktown-703149752c6265b36973d2c1f0f5a69721e3128a.tar.xz
Merge branch 'elogind'HEADmaster
Diffstat (limited to 'kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch')
-rw-r--r--kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch b/kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch
deleted file mode 100644
index a840d6e..0000000
--- a/kde/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 2bc3c5e92d4789146548e8de4d520cd191994e1c Mon Sep 17 00:00:00 2001
-From: Marco Martin <notmart@gmail.com>
-Date: Tue, 11 Feb 2020 16:41:26 +0100
-Subject: unlock widgets
-
-5.18 doesn't offer a way anymore from the gui
-so unlock them if they're locked
-BUG:417424
----
- desktoppackage/contents/updates/unlock_widgets.js | 2 ++
- 1 file changed, 2 insertions(+)
- create mode 100644 desktoppackage/contents/updates/unlock_widgets.js
-
-diff --git a/desktoppackage/contents/updates/unlock_widgets.js b/desktoppackage/contents/updates/unlock_widgets.js
-new file mode 100644
-index 0000000..c332270
---- /dev/null
-+++ b/desktoppackage/contents/updates/unlock_widgets.js
-@@ -0,0 +1,2 @@
-+
-+__AppInterface.locked = false;
---
-cgit v1.1
-
-