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.304 by sf-exg, Tue Dec 6 10:27:15 2011 UTC vs.
Revision 1.305 by sf-exg, Tue Dec 6 11:29:52 2011 UTC

754 return cmd_argv; 754 return cmd_argv;
755} 755}
756 756
757/*----------------------------------------------------------------------*/ 757/*----------------------------------------------------------------------*/
758void 758void
759rxvt_term::init (int argc, const char *const *argv, stringvec *envv) 759rxvt_term::init (int argc, const char *const *argv)
760{ 760{
761 this->envv = envv;
762
763 SET_R (this); 761 SET_R (this);
764 set_locale (""); 762 set_locale ("");
765 set_environ (envv); // a few things in X do not call setlocale :( 763 set_environ (envv); // a few things in X do not call setlocale :(
766 764
767 init_vars (); 765 init_vars ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines