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.183 by root, Tue May 29 04:02:18 2007 UTC vs.
Revision 1.184 by sasha, Fri Jun 8 20:04:12 2007 UTC

1035 1035
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 && !option (Opt_transparent)) 1041 && !OPTION (Opt_transparent)
1042#endif
1043 )
1041 { 1044 {
1042 const char *p = rs[Rs_backgroundPixmap]; 1045 const char *p = rs[Rs_backgroundPixmap];
1043 1046
1044 if ((p = strchr (p, ';')) != NULL) 1047 if ((p = strchr (p, ';')) != NULL)
1045 { 1048 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines