From 905999f0328d0d9daa03707584624aad05b5d998 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 5 Dec 2001 18:05:04 +0000 Subject: o Update to 2.7.8 o USE_GMAKE is no longer necessary o Add knobs WITHOUT_BACKSPACE_KEY, WITHOUT_DELETE_KEY, WITH_GRAPHICS, WITH_SMART_RESIZE o Change message target from pre-fetch to pre-everything o Re-indent the echo messages to visually align them Prompted by: statue --- x11/rxvt-devel/files/patch-src::xdefaults.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 x11/rxvt-devel/files/patch-src::xdefaults.c (limited to 'x11/rxvt-devel/files/patch-src::xdefaults.c') diff --git a/x11/rxvt-devel/files/patch-src::xdefaults.c b/x11/rxvt-devel/files/patch-src::xdefaults.c new file mode 100644 index 000000000000..1f31e6f8c23a --- /dev/null +++ b/x11/rxvt-devel/files/patch-src::xdefaults.c @@ -0,0 +1,12 @@ +--- src/xdefaults.c.orig Wed Dec 5 15:13:01 2001 ++++ src/xdefaults.c Wed Dec 5 15:15:37 2001 +@@ -278,7 +278,9 @@ + #endif + RSTRG(Rs_selectstyle, "selectstyle", "mode"), + RSTRG(Rs_scrollstyle, "scrollstyle", "mode"), ++#ifdef HAVE_SCROLLBARS + RSTRG(Rs_scrollBar_align, "scrollBar_align", "mode"), ++#endif + #ifdef PRINTPIPE + RSTRG(Rs_print_pipe, "print-pipe", "string"), + #endif -- cgit v1.2.3