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.283 by sf-exg, Wed Oct 13 23:04:57 2010 UTC vs.
Revision 1.284 by sf-exg, Fri Oct 15 21:59:25 2010 UTC

634 set_output_threshold (OUTPUT_LEVEL_WARNING); 634 set_output_threshold (OUTPUT_LEVEL_WARNING);
635#endif 635#endif
636 636
637#ifdef HAVE_PIXBUF 637#ifdef HAVE_PIXBUF
638 g_type_init (); 638 g_type_init ();
639 gdk_pixbuf_xlib_init (dpy, display->screen); 639 gdk_pixbuf_xlib_init_with_depth (dpy, display->screen, depth);
640#endif 640#endif
641 641
642#if ENABLE_PERL 642#if ENABLE_PERL
643 if (!rs[Rs_perl_ext_1]) 643 if (!rs[Rs_perl_ext_1])
644 rs[Rs_perl_ext_1] = "default"; 644 rs[Rs_perl_ext_1] = "default";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines