Re: bugfix: Encoding of config files

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: bugfix: Encoding of config files
Date: 2006-01-23 18:53:30
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E9FF@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> >Thanks, patch applied to 1.4.x and 1.6.
> >
> >
>
> Hm, this certainly should be consistent, but I'd guess most
> files will use a 1-byte system charset, not UTF8, thus
> wxConvLibc not wxConvUTF8 is the right one.

I for one certainly bow to that one. As said before, the encodings
dealings is defintily not my strong side :-)

//Magnus

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2006-01-23 18:55:02 Re: Patch: Config editors
Previous Message Magnus Hagander 2006-01-23 18:52:59 Re: Patch: Config editors