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.321 by sf-exg, Sat Feb 4 21:47:06 2012 UTC vs.
Revision 1.322 by sf-exg, Thu May 17 10:18:32 2012 UTC

834 } 834 }
835#endif 835#endif
836 836
837#ifdef BG_IMAGE_FROM_FILE 837#ifdef BG_IMAGE_FROM_FILE
838 if (rs[Rs_backgroundPixmap]) 838 if (rs[Rs_backgroundPixmap])
839 if (bg_set_file (rs[Rs_backgroundPixmap])) 839 if (bg_image.set_file (rs[Rs_backgroundPixmap]))
840 if (!bg_window_position_sensitive ()) 840 if (!bg_window_position_sensitive ())
841 update_background (); 841 update_background ();
842#endif 842#endif
843 } 843 }
844#endif 844#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines