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.65 by root, Mon Jan 2 18:20:23 2006 UTC vs.
Revision 1.66 by root, Mon Jan 2 20:35:39 2006 UTC

259#ifndef NO_SECONDARY_SCREEN 259#ifndef NO_SECONDARY_SCREEN
260 BOOL (Rs_secondaryScreen, "secondaryScreen", "ssc", Opt_secondaryScreen, "enable secondary screen"), 260 BOOL (Rs_secondaryScreen, "secondaryScreen", "ssc", Opt_secondaryScreen, "enable secondary screen"),
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", "directory where to look for additional 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", "string 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, "perl", "perl", "string", "unused by urxvt proper, free for extensions to use"), 266 STRG (Rs_perl_ext, "perl-ext", "pe", "string", "colon-sepaated 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