> Laurent Moineau wrote:
> >
> > Hello to all,
> > could someone please help me to solve a stupid problem ?
> > Abiword runs ok but in americain only whereas all my gnome software are
> > in french.
> > I have linux 2.2, RedHat 6.0 and Abiword 0.7.5. The installation was
> > made using the rpm.
> >
> > Here are some of my variables :
> >
> > LANG=fr
> > LC_CTYPE=ISO-8859-1
> > LESSCHARSET=latin1
> > LC_ALL=fr_FR
> >
> > Did I miss something ?
>
> no. i need to add a few lines of code to import those
> environment variables and override our builtin setttings.
> (this is on my list of things to do next week.)
>
> in the mean time, edit (with vi or emacs) the
> file ~/.AbiSuite/AbiWord.Profile.
> change both instances of "_builtin_" to "custom"
> and all the instances of "EnUS" to "FrFR"
> and then start AbiWord.
>
> jeff
Thanks Jeff.
It now runs perfectly in french.
Laurent