--- rxvt-unicode/src/rsinc.h 2006/01/04 02:37:30 1.4 +++ rxvt-unicode/src/rsinc.h 2006/01/18 19:43:51 1.9 @@ -16,15 +16,10 @@ #endif def (name) def (title) -#if defined (XPM_BACKGROUND) || (MENUBAR_MAX) - def (path) -#endif #ifdef XPM_BACKGROUND + def (path) def (backgroundPixmap) #endif -#if (MENUBAR_MAX) - def (menu) -#endif def (loginShell) def (jumpScroll) #ifdef HAVE_SCROLLBARS @@ -69,6 +64,8 @@ def (transparent_all) #endif #if ENABLE_FRILLS + def (transient_for) + def (override_redirect) def (pty_fd) def (hold) def (ext_bwidth) @@ -76,6 +73,7 @@ def (borderLess) def (lineSpace) def (cursorUnderline) + def (skipBuiltinGlyphs) #endif #if CURSOR_BLINK def (cursorBlink) @@ -105,6 +103,7 @@ #endif #if ENABLE_PERL def (perl_eval) - def (perl_ext) + def (perl_ext_1) + def (perl_ext_2) def (perl_lib) #endif