next trying
[livewp] / applet / src / livewp-scene.c
index d44b08a..8e6c4ba 100644 (file)
@@ -254,7 +254,7 @@ init_scene_External(AWallpaperPlugin *desktop_plugin){
     if (desktop_plugin->priv->podpid == 0){
         /* hack for theme orrery */
         if (!strcmp(window_name,"orrery"))
-            setlocale(LC_NUMERIC, "POSIX");
+            setlocale(LC_NUMERIC, "EN_us");
        execvp(child_argv[0], child_argv);
        fprintf(stderr,"Problem with new podprocess");
     }