--- rxvt-unicode/src/rsinc.h 2008/01/27 22:48:33 1.25 +++ 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) @@ -74,6 +75,7 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) def (cursorUnderline) def (urgentOnBell) #endif @@ -110,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