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.66 by root, Mon Jan 2 20:35:39 2006 UTC vs.
Revision 1.67 by root, Mon Jan 2 20:40:20 2006 UTC

261 BOOL (Rs_secondaryScroll, "secondaryScroll", "ssr", Opt_secondaryScroll, "enable secondary screen scroll"), 261 BOOL (Rs_secondaryScroll, "secondaryScroll", "ssr", Opt_secondaryScroll, "enable secondary screen scroll"),
262#endif 262#endif
263#if ENABLE_PERL 263#if ENABLE_PERL
264 STRG (Rs_perl_lib, "perl-lib", 0, "string", "colon-separated directories with extension scripts"), 264 STRG (Rs_perl_lib, "perl-lib", 0, "string", "colon-separated directories with extension scripts"),
265 STRG (Rs_perl_eval, "perl-eval", 0, "string", "code to be evaluated after all extensions have been loaded"), 265 STRG (Rs_perl_eval, "perl-eval", 0, "string", "code to be evaluated after all extensions have been loaded"),
266 STRG (Rs_perl_ext, "perl-ext", "pe", "string", "colon-sepaated list of perl extensions to enable"), 266 STRG (Rs_perl_ext, "perl-ext", "pe", "string", "colon-separated list of perl extensions to enable"),
267#endif 267#endif
268#if 0 && TODO 268#if 0 && TODO
269#if !defined(NO_RESOURCES) && defined(USE_XGETDEFAULT) 269#if !defined(NO_RESOURCES) && defined(USE_XGETDEFAULT)
270 INFO ("xrm", "string", "X resource"), 270 INFO ("xrm", "string", "X resource"),
271#endif 271#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines