ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/xdefaults.C
(Generate patch)

Comparing rxvt-unicode/src/xdefaults.C (file contents):
Revision 1.108 by root, Tue Jun 26 00:40:19 2007 UTC vs.
Revision 1.110 by root, Wed Aug 1 17:54:03 2007 UTC

265#if ISO_14755 265#if ISO_14755
266 BOOL (Rs_iso14755_52, "iso14755_52", NULL, Opt_iso14755_52, 0, NULL), 266 BOOL (Rs_iso14755_52, "iso14755_52", NULL, Opt_iso14755_52, 0, NULL),
267#endif 267#endif
268#ifdef HAVE_AFTERIMAGE 268#ifdef HAVE_AFTERIMAGE
269 STRG (Rs_blendtype, "blendType", "blt", "string", "background image blending type - alpha, tint, etc..."), 269 STRG (Rs_blendtype, "blendType", "blt", "string", "background image blending type - alpha, tint, etc..."),
270 STRG (Rs_blurradius, "blurRadius", "blr", "number", "Gaussian Blur radius to apply to the root background"), 270 STRG (Rs_blurradius, "blurRadius", "blr", "HxV", "Gaussian Blur radii to apply to the root background"),
271#endif 271#endif
272#ifndef NO_RESOURCES 272#ifndef NO_RESOURCES
273 INFO ("xrm", "string", "X resource"), 273 INFO ("xrm", "string", "X resource"),
274#endif 274#endif
275 INFO ("e", "command arg ...", "command to execute") 275 INFO ("e", "command arg ...", "command to execute")
327#if defined(XPM_BACKGROUND) 327#if defined(XPM_BACKGROUND)
328 "XPM," 328 "XPM,"
329#endif 329#endif
330#if defined(ENABLE_TRANSPARENCY) 330#if defined(ENABLE_TRANSPARENCY)
331 "transparent," 331 "transparent,"
332#endif
333#if HAVE_AFTERIMAGE
334 "afterimage,"
332#endif 335#endif
333#if TINTING 336#if TINTING
334 "tint," 337 "tint,"
335#endif 338#endif
336#if defined(USE_XIM) 339#if defined(USE_XIM)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines