commit:     b9b41d3500783564bafa429102cdb95a5caedf4c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 21:23:41 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 21:23:41 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b9b41d35

[kde-plasma/plasma-workspace] Drop unused patch

Package-Manager: portage-2.2.18

 .../files/plasma-workspace-5.2.0-freeze.patch      | 35 ----------------------
 1 file changed, 35 deletions(-)

diff --git 
a/kde-plasma/plasma-workspace/files/plasma-workspace-5.2.0-freeze.patch 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.2.0-freeze.patch
deleted file mode 100644
index 992ea2c..0000000
--- a/kde-plasma/plasma-workspace/files/plasma-workspace-5.2.0-freeze.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From ba81da53e540ce9ca08ce794a92329ed15f726bc Mon Sep 17 00:00:00 2001
-From: Nick Shaforostoff <[email protected]>
-Date: Tue, 27 Jan 2015 01:53:17 +0000
-Subject: [PATCH] =?UTF-8?q?fix=20total=20system=20freeze=20on=20some=20sys?=
- =?UTF-8?q?tems=20like=20my=2010=20inch=20netbook=20thanks=20Thomas=20L?=
- =?UTF-8?q?=C3=BCbking=20for=20providing=20the=20patch=20BUG:=20340294?=
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
----
- lookandfeel/contents/windowswitcher/WindowSwitcher.qml | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/lookandfeel/contents/windowswitcher/WindowSwitcher.qml 
b/lookandfeel/contents/windowswitcher/WindowSwitcher.qml
-index acb212f..e4a4636 100644
---- a/lookandfeel/contents/windowswitcher/WindowSwitcher.qml
-+++ b/lookandfeel/contents/windowswitcher/WindowSwitcher.qml
-@@ -52,7 +52,7 @@ KWin.Switcher {
- 
-             property bool canStretchX: false
-             property bool canStretchY: false
--            width: tabBox.screenGeometry.width * 0.15
-+            width: tabBox.screenGeometry.width * 0.15 + 
(__verticalScrollBar.visible ? __verticalScrollBar.width : 0)
-             height: tabBox.screenGeometry.height
-             clip: true
-             focus: true
-@@ -155,3 +155,4 @@ KWin.Switcher {
-         }
-     }
- }
-+
--- 
-2.2.2
-

Reply via email to