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.201 by ayin, Fri Aug 3 23:32:14 2007 UTC vs.
Revision 1.202 by sasha, Tue Aug 7 22:43:33 2007 UTC

1051 if ((p = strchr (p, ';')) != NULL) 1051 if ((p = strchr (p, ';')) != NULL)
1052 { 1052 {
1053 p++; 1053 p++;
1054 bgPixmap.handle_geometry (p); 1054 bgPixmap.handle_geometry (p);
1055 } 1055 }
1056 else
1057 bgPixmap.set_defaultGeometry ();
1056 1058
1057 set_bgPixmap (rs[Rs_backgroundPixmap]); 1059 set_bgPixmap (rs[Rs_backgroundPixmap]);
1058 scr_touch (true); 1060 scr_touch (true);
1059 } 1061 }
1060#endif 1062#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines