Publicy wrote:
> Hello,
>
> I am using freevo 1.7.7 on ubuntu (without gnome or any other desktop), 
> Freevo autostart with freevo script and boot_config found in boot 
> directory of source package (script in /etc/init.d, boot_config in 
> /etc/freevo).
>
> When freevo is lauch for the first time after boot, display is in 
> english (etc/init.d/freevo start in my .bash_profil and autologin with 
> mingetty) If I do a sudo /etc/init.d/freevo restart, it is in French (my 
> language)
> If I do a /etc/init.d/freevo restart, it is in English
>
> So it seem to be a problem of right, but where ?
>
> Have you an explanation ?
>
> How do to have freevo alway in french ? (I don't want to always launch 
> freevo with sudo if possible)
>
> Thanks for your answers
> Yoann
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>   
Just edit the init script and put LANG="fr" in front of the command to 
launch freevo.

Like:
...
LANG="fr" /usr/bin/freevo
...

Regards,
Alexander

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to