diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 10:42:42 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 10:42:42 +0100 |
commit | 43c04dbfd48025bf6eda40e9b82c812f44290188 (patch) | |
tree | ad31e5c5af7401644e06bbfb7ca27d3b78761bdd /debian/patches/108_nxagent_wine-close-delay.patch | |
parent | 9f226601ff68e75b2baa68bbf08da369c62527e1 (diff) | |
download | nx-libs-43c04dbfd48025bf6eda40e9b82c812f44290188.tar.gz nx-libs-43c04dbfd48025bf6eda40e9b82c812f44290188.tar.bz2 nx-libs-43c04dbfd48025bf6eda40e9b82c812f44290188.zip |
Rework FreeNX patches to be applicable to latest NX sources.
Diffstat (limited to 'debian/patches/108_nxagent_wine-close-delay.patch')
-rw-r--r-- | debian/patches/108_nxagent_wine-close-delay.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/108_nxagent_wine-close-delay.patch b/debian/patches/108_nxagent_wine-close-delay.patch index f45910dee..ede84730f 100644 --- a/debian/patches/108_nxagent_wine-close-delay.patch +++ b/debian/patches/108_nxagent_wine-close-delay.patch @@ -15,7 +15,7 @@ /* * This is currently unused. */ -@@ -1640,6 +1648,17 @@ +@@ -1858,6 +1866,17 @@ nxagentAddConfiguredWindow(pWin, CWStackingOrder); nxagentAddConfiguredWindow(pWin, CW_Shape); @@ -33,7 +33,7 @@ #ifdef SHAPE /* -@@ -1686,6 +1705,17 @@ +@@ -1904,6 +1923,17 @@ return True; } |