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

Comparing rxvt-unicode/src/background.C (file contents):
Revision 1.127 by sf-exg, Thu Dec 2 11:02:16 2010 UTC vs.
Revision 1.128 by sf-exg, Sun Dec 19 00:49:32 2010 UTC

1413} 1413}
1414 1414
1415void 1415void
1416bgPixmap_t::set_root_pixmap () 1416bgPixmap_t::set_root_pixmap ()
1417{ 1417{
1418 Pixmap new_root_pixmap = target->get_pixmap_property (XA_XROOTPMAP_ID); 1418 Pixmap new_root_pixmap = target->get_pixmap_property (target->xa[XA_XROOTPMAP_ID]);
1419 if (new_root_pixmap == None) 1419 if (new_root_pixmap == None)
1420 new_root_pixmap = target->get_pixmap_property (XA_ESETROOT_PMAP_ID); 1420 new_root_pixmap = target->get_pixmap_property (target->xa[XA_ESETROOT_PMAP_ID]);
1421 1421
1422 root_pixmap = new_root_pixmap; 1422 root_pixmap = new_root_pixmap;
1423} 1423}
1424# endif /* ENABLE_TRANSPARENCY */ 1424# endif /* ENABLE_TRANSPARENCY */
1425 1425

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines