aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-06-27 17:39:00 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-06-27 17:39:00 +0200
commite474a3f357c8534077030039d9af960e40e886f3 (patch)
treeb0d6c2aae56043bb3b97936e322c10e1954acd3e /debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch
parent92a0f58e85f79f96f9ad4ee04a8a82d7aac77294 (diff)
downloadnx-libs-e474a3f357c8534077030039d9af960e40e886f3.tar.gz
nx-libs-e474a3f357c8534077030039d9af960e40e886f3.tar.bz2
nx-libs-e474a3f357c8534077030039d9af960e40e886f3.zip
update changelog, update patches
Diffstat (limited to 'debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch')
-rw-r--r--debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch b/debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch
index fa0284894..8eff50c60 100644
--- a/debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch
+++ b/debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch
@@ -11,7 +11,7 @@ Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
/*
* NX includes and definitions.
-@@ -1106,6 +1107,11 @@
+@@ -1090,6 +1091,11 @@
return;
}
@@ -23,7 +23,7 @@ Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
else if (!strcmp(name, "fullscreen"))
{
if (nxagentReconnectTrap == True)
-@@ -1385,6 +1391,11 @@
+@@ -1369,6 +1375,11 @@
validateString(nxagentOptionFile));
#endif
@@ -176,7 +176,7 @@ Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
DEALLOCATE_LOCAL(clientReady);
--- a/nxcomp/Loop.cpp
+++ b/nxcomp/Loop.cpp
-@@ -8898,7 +8898,8 @@
+@@ -8872,7 +8872,8 @@
}
else if (strcasecmp(name, "defer") == 0 ||
strcasecmp(name, "tile") == 0 ||