From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | blacknoz(at)club-internet(dot)fr |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Documentation distribution |
Date: | 2004-11-25 09:24:57 |
Message-ID: | 41A5A4E9.6040903@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
blacknoz(at)club-internet(dot)fr wrote:
> HI ANDREAS (you told to shout isn't it ?) ;)
got it!
> Can you detail a little more please ? I don't measure the changes you described in your last mail.
> Does it mean we won't package anymore the PG doc & pga3 doc as flat files and will just include a .zip ?
Right. doc/en_US includes pgadmin3.zip and tips.txt only.
> Why not a tgz or whatever is closer to *nix ?
Because the zip is read using wxFileSystem with wxZipFSHandler, i.e. as
a "zip file system". There' no such beast as a tgzFileSystem. The file
is *not* extracted on the target system.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | blacknoz | 2004-11-25 10:09:20 | Re: Documentation distribution |
Previous Message | Ian Barwick | 2004-11-24 21:44:58 | src/ui/frmQuery.cpp : tentative patch |