atom feed7 messages in org.freebsd.freebsd-gnomeRe: Bug in gdm 2.24 ?
FromSent OnAttachments
NicolasApr 3, 2009 3:34 pm 
Joe Marcus ClarkeApr 3, 2009 3:38 pm 
NicolasApr 4, 2009 2:26 am 
Joe Marcus ClarkeApr 4, 2009 1:44 pm 
NicolasApr 5, 2009 6:42 am 
Romain TartièreApr 5, 2009 6:52 am 
NicolasApr 5, 2009 7:19 am 
Subject:Re: Bug in gdm 2.24 ?
From:Nicolas (c.r.@wanadoo.fr)
Date:Apr 5, 2009 6:42:21 am
List:org.freebsd.freebsd-gnome

Hi Joe, It works with export LC_MESSAGES=fr_FR.ISO8859-1

but date and time are always in english (it's not important) Thanks again, Nicolas.

On Sat, 2009-04-04 at 11:27 +0200, Nicolas wrote:

Hi Joe,

Thanks for your reply. Gdm starts properly.

There is a problem because gdm is still always in English ! There is another thing to put it into another langage ?

Change GDM_LANG to LANG in /etc/profile. Also try adding:

export LC_MESSAGES=fr_FR.ISO8859-1

Joe