[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
speech-dispatcher issues
From: |
Jan Buchal |
Subject: |
speech-dispatcher issues |
Date: |
Tue, 08 Jul 2008 15:56:54 +0200 |
>>>>> "TC" == Tomas Cerha <cerha at brailcom.org> writes:
TC> Jan Buchal napsal(a):
>> And don't forget that you must have generated iso-8859-1 locales
>> and then export it for text console like export
>> LC_ALL=iso-8859-1.
TC> I guess this should be:
TC> export LC_ALL=en_AU.ISO-8859-1
TC> You may also want to add this line into your .bashrc file.
You need something like:
if [ "$TERM" = linux ] || [ "$TERM" = screen ]; then
export LC_ALL=cs_CZ
else
export LC_ALL=cs_CZ.UTF-8
fi
Replace cs_CZ with your name of locales of course.
--
Jan Buchal
Tel: (00420) 24 24 86 008
Mob: (00420) 608023021
- speech-dispatcher issues, Daniel Dalton, 2008/07/03
- speech-dispatcher issues, Hynek Hanke, 2008/07/07
- speech-dispatcher issues, Daniel Dalton, 2008/07/07
- speech-dispatcher issues, Jan Buchal, 2008/07/08
- speech-dispatcher issues, Daniel Dalton, 2008/07/08
- speech-dispatcher issues, Jan Buchal, 2008/07/08
- speech-dispatcher issues, Daniel Dalton, 2008/07/08
- speech-dispatcher issues, Jan Buchal, 2008/07/08
- speech-dispatcher issues, Tomas Cerha, 2008/07/08
- speech-dispatcher issues,
Jan Buchal <=
- speech-dispatcher issues, Daniel Dalton, 2008/07/15
- speech-dispatcher issues, Daniel Dalton, 2008/07/15