--- rxvt-unicode/src/rsinc.h 2007/05/02 23:06:32 1.14 +++ rxvt-unicode/src/rsinc.h 2008/01/26 14:24:43 1.24 @@ -16,12 +16,13 @@ #endif def (name) def (title) -#ifdef XPM_BACKGROUND +#ifdef BG_IMAGE_FROM_FILE def (path) def (backgroundPixmap) #endif def (loginShell) def (jumpScroll) + def (skipScroll) #ifdef HAVE_SCROLLBARS def (scrollBar) def (scrollBar_right) @@ -51,7 +52,6 @@ #ifndef NO_DELETE_KEY def (delete_key) #endif - def (selectstyle) #ifdef PRINTPIPE def (print_pipe) #endif @@ -59,12 +59,13 @@ def (preeditType) def (inputMethod) #endif -#ifdef TRANSPARENT +#ifdef ENABLE_TRANSPARENCY def (transparent) - def (transparent_all) + def (shade) #endif #if XFT def (depth) + def (buffered) #endif #if ENABLE_FRILLS def (transient_for) @@ -76,9 +77,11 @@ def (borderLess) def (lineSpace) def (cursorUnderline) - def (skipBuiltinGlyphs) def (urgentOnBell) #endif +#ifdef BUILTIN_GLYPHS + def (skipBuiltinGlyphs) +#endif #if CURSOR_BLINK def (cursorBlink) #endif @@ -102,12 +105,16 @@ #ifdef OFF_FOCUS_FADING def (fade) #endif -#ifdef TINTING - def (shade) -#endif #if ENABLE_PERL def (perl_eval) def (perl_ext_1) def (perl_ext_2) def (perl_lib) #endif +#if ISO_14755 + def (iso14755_52) +#endif +#ifdef HAVE_AFTERIMAGE + def (blendtype) + def (blurradius) +#endif