[Xfce4-commits] r24258 - in xfce4-panel/trunk: . libxfce4panel panel

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Fri Jan 5 16:11:08 CET 2007


Brian J. Tarricone wrote:
> Jasper Huijsmans wrote:
>> Nick Schermer wrote:
>>> So do I re-reverty this patch? Maybe someone with the svn version of
>>> glib can try if this warning is printed when opening the command
>>> dialog from the launcher.
>>>
>>>   
>> Pfft, I don't know. Maybe wait a little for more discussion?
> 
>> This is a nice one too: 
>> http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00036.html 
>> .  At least we used to set the locale all over the place, and I don't 
>> think this has been changed. The message seems to indicate this might 
>> not work well when threads are being used.
> 
> Do we really?  I know we call xfce_textdomain() in a bunch of places,
> but that doesn't call setlocale().  bindtextomain() etc. should be safe,
> I think, esp if called from only one thread.

gtk_init() calls setlocale().

> 	-brian

Benedikt



More information about the Xfce4-dev mailing list