> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 16 October 2003 19:23
> To: Andreas Pflug
> Cc: Dave Page; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Font debugging code
>
> Oops,
> Continuation.
>
> LC_CTYPE became necessary, too?
> As for input of Japanese, is all right in this.
>
> #!/bin/sh
> LC_CTYPE=ja_JP.UTF-8
> export LC_CTYPE
> LANG=ja_JP.UTF-8
> export LANG
> pgadmin3
>
> Hi Dave.
> Can you have docs/ime_setting.html make an addition.
To which part? Can I have patch or updated file please?
Cheers, Dave.