Re: Font debugging code - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Font debugging code
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B84C5B84@mail.vale-housing.co.uk
Whole thread Raw
In response to Font debugging code  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers

> -----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.

pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Font debugging code
Next
From: "Dave Page"
Date:
Subject: Re: acinclude Patch