From b5eab44b14b3193bfc327d10e556de8236071716 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 7 Mar 2011 11:09:57 +0000 Subject: Added possibility of mapping the PRIMARY selection --- xorg-server/hw/xwin/xlaunch/resources/resources.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xorg-server/hw/xwin/xlaunch/resources/resources.h') diff --git a/xorg-server/hw/xwin/xlaunch/resources/resources.h b/xorg-server/hw/xwin/xlaunch/resources/resources.h index 4465952c7..93a9bbf44 100644 --- a/xorg-server/hw/xwin/xlaunch/resources/resources.h +++ b/xorg-server/hw/xwin/xlaunch/resources/resources.h @@ -101,3 +101,5 @@ #define IDC_EXTRA_PARAMS_DESC 263 #define IDC_WGL 264 #define IDC_WGL_DESC 265 +#define IDC_CLIPBOARDPRIMARY 266 +#define IDC_CLIPBOARDPRIMARY_DESC 267 -- cgit v1.2.3