--- rxvt-unicode/src/rsinc.h 2007/12/17 23:52:45 1.23 +++ rxvt-unicode/src/rsinc.h 2010/08/30 09:25:32 1.30 @@ -5,6 +5,7 @@ def (iconName) def (geometry) def (reverseVideo) + def (chdir) def (color) reserve (color, TOTAL_COLORS) def (font) @@ -23,14 +24,12 @@ def (loginShell) def (jumpScroll) def (skipScroll) -#ifdef HAVE_SCROLLBARS def (scrollBar) def (scrollBar_right) def (scrollBar_floating) def (scrollBar_align) def (scrollstyle) def (scrollBar_thickness) -#endif def (scrollTtyOutput) def (scrollTtyKeypress) def (scrollWithBuffer) @@ -65,6 +64,7 @@ #endif #if XFT def (depth) + def (buffered) #endif #if ENABLE_FRILLS def (transient_for) @@ -75,6 +75,7 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) def (cursorUnderline) def (urgentOnBell) #endif @@ -111,9 +112,13 @@ def (perl_lib) #endif #if ISO_14755 + def (iso14755) def (iso14755_52) #endif #ifdef HAVE_AFTERIMAGE def (blendtype) def (blurradius) #endif +#ifdef ENABLE_EWMH + def (iconfile) +#endif