--- rxvt-unicode/src/init.C 2004/02/21 20:33:40 1.28 +++ rxvt-unicode/src/init.C 2004/02/21 21:43:37 1.29 @@ -808,7 +808,7 @@ #if HAVE_XSETLOCALE || HAVE_SETLOCALE free (this->locale); this->locale = rxvt_strdup (setlocale (LC_CTYPE, "")); - rxvt_set_locale (this->locale); + SET_LOCALE (this->locale); mbstate.reset (); #endif #if HAVE_NL_LANGINFO