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

788 if (option (Opt_scrollBar)) 788 if (option (Opt_scrollBar))
789 scrollBar.state = STATE_IDLE; /* set existence for size calculations */ 789 scrollBar.state = STATE_IDLE; /* set existence for size calculations */
790 790
791 pty = ptytty::create (); 791 pty = ptytty::create ();
792 792
793#ifdef HAVE_AFTERIMAGE
794 set_application_name ((char *)rs[Rs_name]);
795 set_output_threshold (OUTPUT_LEVEL_WARNING);
796#endif
797
798 // must be called before create_windows, because the latter may call set_icon
799#ifdef HAVE_PIXBUF
800 g_type_init ();
801#endif
802
793 create_windows (argc, argv); 803 create_windows (argc, argv);
794 804
795 init_xlocale (); 805 init_xlocale ();
796 806
797 scr_poweron (); // initialize screen 807 scr_poweron (); // initialize screen

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines