--- rxvt-unicode/src/xdefaults.C 2008/11/04 11:03:29 1.138 +++ rxvt-unicode/src/xdefaults.C 2009/05/30 08:51:23 1.140 @@ -229,6 +229,7 @@ STRG (Rs_int_bwidth, "internalBorder", "b", "number", "internal border in pixels"), BOOL (Rs_borderLess, "borderLess", "bl", Opt_borderLess, 0, "borderless window"), STRG (Rs_lineSpace, "lineSpace", "lsp", "number", "number of extra pixels between rows"), + STRG (Rs_letterSpace, "letterSpace", "letsp", "number", "letter spacing adjustment"), #endif #ifdef BUILTIN_GLYPHS BOOL (Rs_skipBuiltinGlyphs, "skipBuiltinGlyphs", "sbg", Opt_skipBuiltinGlyphs, 0, "do not use internal glyphs"), @@ -265,7 +266,7 @@ 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"), # if ENABLE_EWMH - STRG (Rs_iconfile, "iconFile", "icon", "file", "path to aplication icon image"), + STRG (Rs_iconfile, "iconFile", "icon", "file", "path to application icon image"), # endif #endif INFO ("e", "command arg ...", "command to execute")