diff options
Diffstat (limited to 'debian/patches/106_nxagent_utf8-copy-clipboard.patch')
-rw-r--r-- | debian/patches/106_nxagent_utf8-copy-clipboard.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/106_nxagent_utf8-copy-clipboard.patch b/debian/patches/106_nxagent_utf8-copy-clipboard.patch index 08b0c1039..21a8ec094 100644 --- a/debian/patches/106_nxagent_utf8-copy-clipboard.patch +++ b/debian/patches/106_nxagent_utf8-copy-clipboard.patch @@ -1,5 +1,5 @@ ---- a/nxagent/programs/Xserver/hw/nxagent/Clipboard.c -+++ b/nxagent/programs/Xserver/hw/nxagent/Clipboard.c +--- a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c ++++ b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c @@ -166,7 +166,9 @@ if (target == XA_STRING) return True; |