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.165 by sf-exg, Mon Aug 15 09:25:56 2011 UTC vs.
Revision 1.166 by sf-exg, Mon Aug 15 11:01:54 2011 UTC

1415 if (!strcmp (filters->filter[i], FilterConvolution)) 1415 if (!strcmp (filters->filter[i], FilterConvolution))
1416 bg_flags |= BG_HAS_RENDER_CONV; 1416 bg_flags |= BG_HAS_RENDER_CONV;
1417 1417
1418 XFree (filters); 1418 XFree (filters);
1419 } 1419 }
1420#endif
1421
1422#ifdef HAVE_AFTERIMAGE
1423 set_application_name ((char *)rs[Rs_name]);
1424 set_output_threshold (OUTPUT_LEVEL_WARNING);
1425#endif
1426
1427#ifdef HAVE_PIXBUF
1428 g_type_init ();
1420#endif 1429#endif
1421} 1430}
1422 1431
1423#endif /* HAVE_BG_PIXMAP */ 1432#endif /* HAVE_BG_PIXMAP */
1424 1433

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines