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.325 by sf-exg, Thu May 31 05:53:46 2012 UTC vs.
Revision 1.326 by root, Sun Jun 3 10:42:34 2012 UTC

791 if (option (Opt_scrollBar)) 791 if (option (Opt_scrollBar))
792 scrollBar.state = SB_STATE_IDLE; /* set existence for size calculations */ 792 scrollBar.state = SB_STATE_IDLE; /* set existence for size calculations */
793 793
794 pty = ptytty::create (); 794 pty = ptytty::create ();
795 795
796 // must be called before create_windows, because the latter may call set_icon
797#ifdef HAVE_PIXBUF
798 g_type_init ();
799#endif
800
801 create_windows (argc, argv); 796 create_windows (argc, argv);
802 797
803 init_xlocale (); 798 init_xlocale ();
804 799
805 scr_poweron (); // initialize screen 800 scr_poweron (); // initialize screen

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines