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.161 by sf-exg, Sun Dec 18 02:25:12 2011 UTC vs.
Revision 1.162 by sf-exg, Sat Feb 4 21:47:06 2012 UTC

270#endif 270#endif
271#if ISO_14755 271#if ISO_14755
272 BOOL (Rs_iso14755, "iso14755", NULL, Opt_iso14755, 0, NULL), 272 BOOL (Rs_iso14755, "iso14755", NULL, Opt_iso14755, 0, NULL),
273 BOOL (Rs_iso14755_52, "iso14755_52", NULL, Opt_iso14755_52, 0, NULL), 273 BOOL (Rs_iso14755_52, "iso14755_52", NULL, Opt_iso14755_52, 0, NULL),
274#endif 274#endif
275#ifdef HAVE_AFTERIMAGE
276 STRG (Rs_blendtype, "blendType", "blt", "string", "background image blending type - alpha, tint, etc..."),
277#endif
278#ifndef NO_RESOURCES 275#ifndef NO_RESOURCES
279 RINFO ("xrm", "string"), 276 RINFO ("xrm", "string"),
280#endif 277#endif
281#ifdef KEYSYM_RESOURCE 278#ifdef KEYSYM_RESOURCE
282 RINFO ("keysym.sym", "keysym"), 279 RINFO ("keysym.sym", "keysym"),
335 "fade," 332 "fade,"
336#endif 333#endif
337#if defined(ENABLE_TRANSPARENCY) 334#if defined(ENABLE_TRANSPARENCY)
338 "transparent," 335 "transparent,"
339 "tint," 336 "tint,"
340#endif
341#if HAVE_AFTERIMAGE
342 "afterimage,"
343#endif 337#endif
344#if HAVE_PIXBUF 338#if HAVE_PIXBUF
345 "pixbuf," 339 "pixbuf,"
346#endif 340#endif
347#if defined(USE_XIM) 341#if defined(USE_XIM)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines