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

Comparing rxvt-unicode/src/background.h (file contents):
Revision 1.17 by sf-exg, Sun Aug 29 16:10:42 2010 UTC vs.
Revision 1.18 by sf-exg, Tue Aug 31 15:12:49 2010 UTC

58# ifdef BG_IMAGE_FROM_FILE 58# ifdef BG_IMAGE_FROM_FILE
59# ifdef HAVE_AFTERIMAGE 59# ifdef HAVE_AFTERIMAGE
60 ASImage *original_asim; 60 ASImage *original_asim;
61 bool render_asim (unsigned long background_flags); 61 bool render_asim (unsigned long background_flags);
62# endif 62# endif
63
64 bool have_image;
63 65
64 enum { 66 enum {
65 noScale = 0, 67 noScale = 0,
66 windowScale = 100, 68 windowScale = 100,
67 defaultScale = windowScale, 69 defaultScale = windowScale,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines