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.167 by sf-exg, Fri Aug 19 17:42:09 2011 UTC vs.
Revision 1.168 by sf-exg, Fri Aug 19 17:49:08 2011 UTC

1426 if (!strcmp (filters->filter[i], FilterConvolution)) 1426 if (!strcmp (filters->filter[i], FilterConvolution))
1427 bg_flags |= BG_HAS_RENDER_CONV; 1427 bg_flags |= BG_HAS_RENDER_CONV;
1428 1428
1429 XFree (filters); 1429 XFree (filters);
1430 } 1430 }
1431#endif
1432
1433#ifdef HAVE_AFTERIMAGE
1434 set_application_name ((char *)rs[Rs_name]);
1435 set_output_threshold (OUTPUT_LEVEL_WARNING);
1436#endif
1437
1438#ifdef HAVE_PIXBUF
1439 g_type_init ();
1440#endif 1431#endif
1441} 1432}
1442 1433
1443#endif /* HAVE_BG_PIXMAP */ 1434#endif /* HAVE_BG_PIXMAP */
1444 1435

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines