--- rxvt-unicode/src/xdefaults.C 2008/06/15 13:54:15 1.137 +++ rxvt-unicode/src/xdefaults.C 2008/11/04 11:03:29 1.138 @@ -263,7 +263,10 @@ #endif #ifdef HAVE_AFTERIMAGE STRG (Rs_blendtype, "blendType", "blt", "string", "background image blending type - alpha, tint, etc..."), - STRG (Rs_blurradius, "blurRadius", "blr", "HxV", "Gaussian Blur radii to apply to the root background"), + STRG (Rs_blurradius, "blurRadius", "blr", "HxV", "gaussian blur radii to apply to the root background"), +# if ENABLE_EWMH + STRG (Rs_iconfile, "iconFile", "icon", "file", "path to aplication icon image"), +# endif #endif INFO ("e", "command arg ...", "command to execute") };