diff src/input-method-xfs.c @ 257:65c19d2020f7 r20-5b27

Import from CVS: tag r20-5b27
author cvs
date Mon, 13 Aug 2007 10:22:03 +0200
parents 2c611d1463a6
children 19dcec799385
line wrap: on
line diff
--- a/src/input-method-xfs.c	Mon Aug 13 10:21:19 2007 +0200
+++ b/src/input-method-xfs.c	Mon Aug 13 10:22:03 2007 +0200
@@ -75,6 +75,7 @@
     }
 
   setlocale(LC_NUMERIC, "C");
+  setlocale(LC_CTYPE, ""); /* take back CTYPE to previous state */
   
   if (XSetLocaleModifiers ("") == NULL)
     {