View Single Post
  #4 (permalink)  
Old 02-15-2006, 01:32 AM
eaperezh eaperezh is offline
Senior Member
 
Posts: 68
Default

That solved the problem.
The lines that start with # are the original ones.
BTW, given the fact that I didnt find an explanation, what does this change mean?

LANG="en_US"
#LANG="en_US.UTF-8"
SUPPORTED="en_US:en:es_MX:es:es_PA:es:es_ES:es"
#SUPPORTED="en_US.UTF-8:en_US:en:es_MX.UTF-8:es_MX:es:es_PA.UTF-8:es_PA:es:es_ES.UTF-8:es_ES:es"
SYSFONT="latarcyrheb-sun16"

thanks,
Reply With Quote