aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/olvwm/files/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/olvwm/files/patch-aa b/x11-wm/olvwm/files/patch-aa
index 04dd7652609c..abe27df83fa2 100644
--- a/x11-wm/olvwm/files/patch-aa
+++ b/x11-wm/olvwm/files/patch-aa
@@ -253,6 +253,16 @@
/*-------------------------------------------------------------------------
* Local Data
+***************
+*** 281,286 ****
+--- 281,287 ----
+ case StaticColor:
+ case PseudoColor:
+ case GrayScale:
++ case TrueColor:
+ case DirectColor:
+ return True;
+ /*NOTREACHED*/
*** st.c.orig Thu Jan 13 14:36:18 1994
--- st.c Thu Oct 20 23:53:07 1994
***************