aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-11-18 00:45:17 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-01-05 23:36:02 +0100
commit7d9c5ad4d388f5ccd54b64e21e6ef3d89fcf64fd (patch)
tree18627c3ea1d12da4b8176e36a432682f61347077 /nx-X11/programs/Xserver/hw/nxagent/Atoms.h
parent509ae051b2fdb94e587ef8360b2e5985f9c1abc2 (diff)
downloadnx-libs-7d9c5ad4d388f5ccd54b64e21e6ef3d89fcf64fd.tar.gz
nx-libs-7d9c5ad4d388f5ccd54b64e21e6ef3d89fcf64fd.tar.bz2
nx-libs-7d9c5ad4d388f5ccd54b64e21e6ef3d89fcf64fd.zip
Clipboard: align reported targets
Always report the same list of available targets to internal and external requests.
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Atoms.h')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Atoms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
index f770c7e66..d04874f25 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
@@ -30,7 +30,7 @@
#include "../../include/window.h"
#include "screenint.h"
-#define NXAGENT_NUMBER_OF_ATOMS 17
+#define NXAGENT_NUMBER_OF_ATOMS 18
extern Atom nxagentAtoms[NXAGENT_NUMBER_OF_ATOMS];