Search found 4 matches

by TimE
Tue Aug 18, 2009 6:29 am
Forum: General Help
Topic: Language of lxpanel/lxappearance/pcmanfm
Replies: 5
Views: 6466

Re: Language of lxpanel/lxappearance/pcmanfm

I have compiled the pcmanfm sources by hand now and it works! Thanks for your help but it seems I have to file a bug over at the gentoo bugzilla! Gentoo makes all languages but doesn't installs them. :roll:
by TimE
Mon Aug 17, 2009 3:04 pm
Forum: General Help
Topic: Language of lxpanel/lxappearance/pcmanfm
Replies: 5
Views: 6466

Re: Language of lxpanel/lxappearance/pcmanfm

I use slim, too. My login_cmd is login_cmd exec /bin/bash --login /etx/X11/xinit/xinitrc The xinitrc sets the environment and takes care to launch the right wm (openbox in my case). Openbox starts an autostart.sh script at startup. In this script I launch lxpanel and pcmanfm. I already tried to set ...
by TimE
Mon Aug 17, 2009 10:24 am
Forum: General Help
Topic: Language of lxpanel/lxappearance/pcmanfm
Replies: 5
Views: 6466

Re: Language of lxpanel/lxappearance/pcmanfm

archiebald wrote:Try adding this to your ~/.xinitrc

Code: Select all

export LC_ALL=de_DE.utf8
export LANGUAGE=de_DE.utf8
export LANG=de_DE.utf8
But I'm using Arch Linux, and don't know if this will work in Gentoo.
These variables are set globally in my environment.
by TimE
Mon Aug 17, 2009 9:51 am
Forum: General Help
Topic: Language of lxpanel/lxappearance/pcmanfm
Replies: 5
Views: 6466

Language of lxpanel/lxappearance/pcmanfm

Hello! I'm using openbox in combination with lxpanel, lxappearance and pcmanfm under Gentoo. All my apps are translated to german. I couldn't manage to achieve this for the lxde apps or pcmanfm. :oops: My language setting: ~# locale LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8" LC_NUMERIC="de...