summaryrefslogtreecommitdiff
path: root/packages/rxvt-unicode/files
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-01-29 10:02:29 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-01-29 10:02:29 +0000
commitd29439db53d5825fd2a3e39871e8e4b60ef347c8 (patch)
tree9b1c255cee3588ed28189d4e149acf7dbea92478 /packages/rxvt-unicode/files
parent6fc16085f74836101c53b0c9b1aba9be902003e9 (diff)
add rxvt-unicode 4.8
BKrev: 41fb5f35UCKj6RrmPHvncXSLjTpUKw
Diffstat (limited to 'packages/rxvt-unicode/files')
-rw-r--r--packages/rxvt-unicode/files/xwc.patch17
1 files changed, 10 insertions, 7 deletions
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