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.347 by sf-exg, Thu Jul 14 05:10:06 2016 UTC vs.
Revision 1.348 by sf-exg, Thu Jul 14 05:33:26 2016 UTC

559#endif 559#endif
560 COLOR_SCROLLBAR, 560 COLOR_SCROLLBAR,
561#ifdef RXVT_SCROLLBAR 561#ifdef RXVT_SCROLLBAR
562 COLOR_SCROLLTROUGH, 562 COLOR_SCROLLTROUGH,
563#endif 563#endif
564#if BG_IMAGE_FROM_ROOT
565 NULL,
566#endif
567#if OFF_FOCUS_FADING 564#if OFF_FOCUS_FADING
568 "rgb:00/00/00", 565 "rgb:00/00/00",
569#endif 566#endif
570 }; 567 };
571 568
866#endif 863#endif
867 864
868 if (option (Opt_scrollBar)) 865 if (option (Opt_scrollBar))
869 scrollBar.resize (); /* create and map scrollbar */ 866 scrollBar.resize (); /* create and map scrollbar */
870 867
871#ifdef HAVE_BG_PIXMAP
872 bg_init ();
873#endif
874
875#if ENABLE_PERL 868#if ENABLE_PERL
876 rootwin_ev.start (display, display->root); 869 rootwin_ev.start (display, display->root);
877#endif 870#endif
878 871
879 init_done = 1; 872 init_done = 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines