--- rxvt-unicode/src/background.C 2012/05/31 14:02:17 1.227 +++ rxvt-unicode/src/background.C 2012/05/31 20:23:51 1.228 @@ -1002,7 +1002,7 @@ * our window. */ bool -rxvt_term::make_transparency_pixmap () +rxvt_term::render_root_image () { bool ret = false; @@ -1152,7 +1152,7 @@ if (bg_flags & BG_IS_TRANSPARENT) { /* we need to re-generate transparency pixmap in that case ! */ - if (make_transparency_pixmap ()) + if (render_root_image ()) bg_flags |= BG_IS_VALID; } # endif