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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.184 by sasha, Fri Jun 8 20:04:12 2007 UTC vs.
Revision 1.185 by ayin, Sat Jun 9 08:12:38 2007 UTC

1036 vt_ev.start (display, vt); 1036 vt_ev.start (display, vt);
1037 1037
1038#ifdef XPM_BACKGROUND 1038#ifdef XPM_BACKGROUND
1039 if (rs[Rs_backgroundPixmap] != NULL 1039 if (rs[Rs_backgroundPixmap] != NULL
1040#ifndef HAVE_AFTERIMAGE 1040#ifndef HAVE_AFTERIMAGE
1041 && !OPTION (Opt_transparent) 1041 && !option (Opt_transparent)
1042#endif 1042#endif
1043 ) 1043 )
1044 { 1044 {
1045 const char *p = rs[Rs_backgroundPixmap]; 1045 const char *p = rs[Rs_backgroundPixmap];
1046 1046

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines