LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mozilla Firefox Encoding Issues (https://www.linuxquestions.org/questions/linux-software-2/mozilla-firefox-encoding-issues-327816/)

Kenji Miyamoto 05-27-2005 05:42 PM

Mozilla Firefox Encoding Issues
 
I can't seem to set the default encoding for Firefox to UTF-8. I've tried setting the default under "Fonts & Colors" and changing the order under "Customize List". I really need the default of Unicode. How can I set it?

mrcheeks 05-27-2005 06:02 PM

did you set the LANG and language environment variables?
example for bash(ie ~/.bash_profile)
Code:

export LANG=en_US.UTF8
export LANGUAGE=en_US.UTF8


Kenji Miyamoto 05-27-2005 06:07 PM

Could I set both variables to two languages?

mrcheeks 05-27-2005 06:31 PM

I don't think so but i never tried. These two variables are set to en_US on my system.


All times are GMT -5. The time now is 10:47 AM.