diff src/input-method-motif.c @ 223:2c611d1463a6 r20-4b10

Import from CVS: tag r20-4b10
author cvs
date Mon, 13 Aug 2007 10:10:54 +0200
parents e45d5e7c476e
children c5d627a313b1
line wrap: on
line diff
--- a/src/input-method-motif.c	Mon Aug 13 10:10:03 2007 +0200
+++ b/src/input-method-motif.c	Mon Aug 13 10:10:54 2007 +0200
@@ -73,6 +73,8 @@
         }
     }
 
+  setlocale(LC_NUMERIC, "C");
+
   if (XSetLocaleModifiers ("") == NULL)
     {
       stderr_out ("XSetLocaleModifiers(\"\") failed\n");