aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/108_nxagent_wine-close-delay.full.patch
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-06-21 23:20:33 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-06-21 23:20:33 +0200
commiteca0ee98cfba39cb37c5da1779716b6b8b2ee602 (patch)
tree915d98d37f15943b980acdbca641de4b79665704 /debian/patches/108_nxagent_wine-close-delay.full.patch
parent8be0a04722995e1bd77b0b3c95dfe272ad91f26c (diff)
downloadnx-libs-eca0ee98cfba39cb37c5da1779716b6b8b2ee602.tar.gz
nx-libs-eca0ee98cfba39cb37c5da1779716b6b8b2ee602.tar.bz2
nx-libs-eca0ee98cfba39cb37c5da1779716b6b8b2ee602.zip
Update patches, to make them apply cleanly after above changes:
+ 056_nx-X11-Werror-format-security.full.patch + 108_nxagent_wine-close-delay.full.patch + 300_nxagent_set-wm-class.full.patch
Diffstat (limited to 'debian/patches/108_nxagent_wine-close-delay.full.patch')
-rw-r--r--debian/patches/108_nxagent_wine-close-delay.full.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/108_nxagent_wine-close-delay.full.patch b/debian/patches/108_nxagent_wine-close-delay.full.patch
index 875571c48..7a9c18cf2 100644
--- a/debian/patches/108_nxagent_wine-close-delay.full.patch
+++ b/debian/patches/108_nxagent_wine-close-delay.full.patch
@@ -22,7 +22,7 @@ Last-Update: 2011-12-31
/*
* This is currently unused.
*/
-@@ -1858,6 +1866,17 @@
+@@ -1861,6 +1869,17 @@
nxagentAddConfiguredWindow(pWin, CWStackingOrder);
nxagentAddConfiguredWindow(pWin, CW_Shape);
@@ -40,7 +40,7 @@ Last-Update: 2011-12-31
#ifdef SHAPE
/*
-@@ -1904,6 +1923,17 @@
+@@ -1907,6 +1926,17 @@
return True;
}