[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: i18n bug regarding LC_NUMERIC



Hi Alexandre,


[snip]
>Humm, since yesterday I took a glimpse at gtk source code and understood 
>the way they did that mess, so I'm proposing a new fix, which will 
>revert the former. I've also added a printf statement to show the 
>current locale (if you don't like it, drop it).


	Printing out the locale is info most users do not need, so I
surrounded the printf with a #if DEBUG/#endif.  

>
>Please apply the attached file (against current cvs), sorry for the 
>redundancy :-)

	Done. Thanks.

								-Ales