--- rxvt-unicode/src/rsinc.h 2007/11/24 10:32:33 1.22 +++ rxvt-unicode/src/rsinc.h 2009/05/30 08:51:23 1.28 @@ -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) @@ -52,7 +51,6 @@ #ifndef NO_DELETE_KEY def (delete_key) #endif - def (selectstyle) #ifdef PRINTPIPE def (print_pipe) #endif @@ -66,6 +64,7 @@ #endif #if XFT def (depth) + def (buffered) #endif #if ENABLE_FRILLS def (transient_for) @@ -76,6 +75,7 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) def (cursorUnderline) def (urgentOnBell) #endif @@ -117,4 +117,5 @@ #ifdef HAVE_AFTERIMAGE def (blendtype) def (blurradius) + def (iconfile) #endif