On Mon, May 14, 2007 at 08:04:09PM +0200, Michelle Konzack wrote:
> 
> Does
>       setlocale("LC_ALL", "de_DE");
> 
> not work?

It works.  Future locale-dependent calls will use the new
locale.

So if you do this while your application is already running,
you can watch it trasmuting slowly to German, with some parts
probably never getting there.

Yeti

--
http://gwyddion.net/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to