Philip Blundell <[EMAIL PROTECTED]> cum veritate scripsit:

> --- termwrap    2001/05/30 03:40:37     1.2
> +++ termwrap    2002/02/28 23:14:49
> @@ -71,8 +71,10 @@
>  ######################################################################
>  WRAPPER=""
>  
> -case $LANG in
> -ja*)   
> +ENCODING=$(locale charmap)
> +
> +case $ENCODING in
> +EUC-JP)        

Or, please make it:

eucJP|EUC-JP|ujis)
>         case $TERMINAL in
>         x)
>                 #WRAPPER="/usr/X11R6/bin/kterm -e"


We had ujis for potato, eucJP (inter-Japanese-linux distribution
standard) for woody, and will have EUC-JP (some international
standardization effort) for post-woody


regards,
        junichi
-- 
[EMAIL PROTECTED] : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to