From d29439db53d5825fd2a3e39871e8e4b60ef347c8 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 29 Jan 2005 10:02:29 +0000 Subject: add rxvt-unicode 4.8 BKrev: 41fb5f35UCKj6RrmPHvncXSLjTpUKw --- packages/rxvt-unicode/files/xwc.patch | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'packages/rxvt-unicode/files/xwc.patch') diff --git a/packages/rxvt-unicode/files/xwc.patch b/packages/rxvt-unicode/files/xwc.patch index 2db765040b..7cf59656ce 100644 --- a/packages/rxvt-unicode/files/xwc.patch +++ b/packages/rxvt-unicode/files/xwc.patch @@ -1,17 +1,20 @@ ---- ../rxvt-unicode-cvs-r0/rxvt-unicode/src/screen.C 2004-12-15 00:53:23 +00:00 -+++ rxvt-unicode/src/screen.C 2004-12-24 02:28:38 +00:00 -@@ -3067,9 +3067,8 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- rxvt-unicode-4.8/src/screen.C~xwc.c ++++ rxvt-unicode-4.8/src/screen.C +@@ -3058,7 +3058,7 @@ else rxvt_warn ("can't get primary selection, ignoring.\n"); -#if 0 +#ifdef HAVE_XWC XTextProperty ct; -- + if (XwcTextListToTextProperty (display->display, &selection.text, 1, XStringStyle, &ct) >= 0) - { - set_string_property (XA_CUT_BUFFER0, ct.value, ct.nitems); -@@ -3641,9 +3640,11 @@ +@@ -3632,9 +3632,11 @@ } else #endif -- cgit v1.2.3