--- rxvt-unicode/src/init.C 2004/12/15 00:12:58 1.97 +++ rxvt-unicode/src/init.C 2004/12/20 16:44:31 1.99 @@ -35,7 +35,7 @@ #include "rxvt.h" /* NECESSARY */ #include "init.h" -#include +#include const char *const def_colorName[] = { @@ -157,6 +157,9 @@ NULL, /* Color_UL */ NULL, /* Color_RV */ #endif /* ! NO_BOLD_UNDERLINE_REVERSE */ +#if ENABLE_FRILLS + NULL, // Color_underline +#endif #ifdef OPTION_HC NULL, #endif @@ -192,7 +195,7 @@ #endif #ifdef TRANSPARENT "_XROOTPMAP_ID", - "_XSETROOT_ID", + "ESETROOT_PMAP_ID", #endif #ifdef OFFIX_DND "DndProtocol",