--- rxvt-unicode/src/rsinc.h 2008/01/27 22:48:33 1.25 +++ rxvt-unicode/src/rsinc.h 2012/12/29 14:23:35 1.35 @@ -5,6 +5,7 @@ def (iconName) def (geometry) def (reverseVideo) + def (chdir) def (color) reserve (color, TOTAL_COLORS) def (font) @@ -16,7 +17,7 @@ #endif def (name) def (title) -#ifdef BG_IMAGE_FROM_FILE +#if BG_IMAGE_FROM_FILE def (path) def (backgroundPixmap) #endif @@ -53,19 +54,21 @@ #ifdef PRINTPIPE def (print_pipe) #endif -#ifdef USE_XIM +#if USE_XIM def (preeditType) def (inputMethod) #endif -#ifdef ENABLE_TRANSPARENCY +#if BG_IMAGE_FROM_ROOT def (transparent) def (shade) + def (blurradius) #endif #if XFT - def (depth) def (buffered) #endif #if ENABLE_FRILLS + def (depth) + def (visual) def (transient_for) def (override_redirect) def (pty_fd) @@ -74,10 +77,11 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) def (cursorUnderline) def (urgentOnBell) #endif -#ifdef BUILTIN_GLYPHS +#if BUILTIN_GLYPHS def (skipBuiltinGlyphs) #endif #if CURSOR_BLINK @@ -100,7 +104,7 @@ def (secondaryScreen) def (secondaryScroll) #endif -#ifdef OFF_FOCUS_FADING +#if OFF_FOCUS_FADING def (fade) #endif #if ENABLE_PERL @@ -110,9 +114,9 @@ def (perl_lib) #endif #if ISO_14755 + def (iso14755) def (iso14755_52) #endif -#ifdef HAVE_AFTERIMAGE - def (blendtype) - def (blurradius) +#if ENABLE_EWMH + def (iconfile) #endif