Update of /cvsroot/easyh10/easyh10/cui
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24334/cui
Modified Files:
easyh10.1
Log Message:
Update for -e and -w options.
Index: easyh10.1
===================================================================
RCS file: /cvsroot/easyh10/easyh10/cui/easyh10.1,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** easyh10.1 8 Oct 2006 06:52:52 -0000 1.10
--- easyh10.1 8 Oct 2006 06:59:03 -0000 1.11
***************
*** 198,206 ****
Specify a character encoding used by the operating system.
EasyH10 converts path/file names from the specified encoding into UCS\-2 using iconv.
! Default value is determined by the current locale of the operating system.
.TP
.B -w, --tagencoding=TE
Specify a character encoding for parsing non\-unicode tags.
EasyH10 converts non\-unicode tags embedded in ID3v1, ID3v2, and Riff WAVE into UCS\- using iconv.
.TP
.B -b, --bidi
--- 198,207 ----
Specify a character encoding used by the operating system.
EasyH10 converts path/file names from the specified encoding into UCS\-2 using iconv.
! The default value is UTF-8.
.TP
.B -w, --tagencoding=TE
Specify a character encoding for parsing non\-unicode tags.
EasyH10 converts non\-unicode tags embedded in ID3v1, ID3v2, and Riff WAVE into UCS\- using iconv.
+ The default value is ISO-8859-1.
.TP
.B -b, --bidi
|