Magnus Hagander wrote:
> This patch along with the attached files (.tar.gz unpacks in src/)
> adds VERSIONINFO to all binaries under win32. This is generally
> considered a good thing

Out of curiosity: Why?

> Finally, the patch adds an elephant icon to psql.exe (so it'll go
> nicely in the start menu for example). This icon was taken from Gavin
> Roys postgresql artwork page (http://pgsql.gavinroy.com/art).

Would it be possible to provide a scalable version of the logo in the 
source code and generate the appropriate format from that at build 
time?  I know, for example, that some Linux packages put psql in their 
menu and might like an endorsed logo for that.  If we used, say, SVG 
for that, we could also avoid storing more binary files in the source 
tree.  (I have an SVG version of the elephant available, btw.)  We 
could even provide a .desktop file.

Moreover, the file should be called psql.ico, not pgsql.ico.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to