--- rxvt-unicode/src/rsinc.h 2007/12/17 23:52:45 1.23 +++ rxvt-unicode/src/rsinc.h 2008/11/04 11:03:29 1.27 @@ -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) @@ -116,4 +116,5 @@ #ifdef HAVE_AFTERIMAGE def (blendtype) def (blurradius) + def (iconfile) #endif