[Bug 107468] setlocale( LC_MESSAGES, NULL ) returns "C"
   
    bugzilla-daemon@bugzilla.gnome.org
     
    bugzilla-daemon@bugzilla.gnome.org
       
    Thu,  6 Jan 2005 09:57:53 -0500 (EST)
    
    
  
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
 http://bugzilla.gnome.org/show_bug.cgi?id=107468
 bonobo | general | Ver: 2.2.x
------- Additional Comments From gjc@inescporto.pt  2005-01-06 09:57 -------
Since libbonobo 2.6 you can export any kind of environment variable from client
to the component.  In this example, you have to add a string propery of type
bononobo:environment with value "LC_ALL" to the applet's .server file.  From
there on, when any client activates an applet, the exe gets the LC_ALL env. var.
matching that of the activating client.
I don't think this is documented, my fault :|
------- You are receiving this mail because: -------
You are on the CC list for the bug.