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.299 by sf-exg, Fri Aug 19 17:49:08 2011 UTC vs.
Revision 1.300 by sf-exg, Thu Sep 1 08:11:26 2011 UTC

784 if (chdir (path)) 784 if (chdir (path))
785 rxvt_fatal ("unable to change into specified shell working directory, aborting.\n"); 785 rxvt_fatal ("unable to change into specified shell working directory, aborting.\n");
786 } 786 }
787 787
788 if (option (Opt_scrollBar)) 788 if (option (Opt_scrollBar))
789 scrollBar.state = STATE_IDLE; /* set existence for size calculations */ 789 scrollBar.state = SB_STATE_IDLE; /* set existence for size calculations */
790 790
791 pty = ptytty::create (); 791 pty = ptytty::create ();
792 792
793#ifdef HAVE_AFTERIMAGE 793#ifdef HAVE_AFTERIMAGE
794 set_application_name ((char *)rs[Rs_name]); 794 set_application_name ((char *)rs[Rs_name]);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines