--- rxvt-unicode/src/rsinc.h 2006/02/01 18:07:18 1.12 +++ rxvt-unicode/src/rsinc.h 2007/06/08 20:04:12 1.15 @@ -6,7 +6,7 @@ def (geometry) def (reverseVideo) def (color) - reserve (color, NRS_COLORS) + reserve (color, TOTAL_COLORS) def (font) #if ENABLE_STYLES def (boldFont) @@ -77,6 +77,7 @@ def (lineSpace) def (cursorUnderline) def (skipBuiltinGlyphs) + def (urgentOnBell) #endif #if CURSOR_BLINK def (cursorBlink) @@ -110,3 +111,7 @@ def (perl_ext_2) def (perl_lib) #endif +#ifdef HAVE_AFTERIMAGE + def (blendtype) + def (blurradius) +#endif