From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | Thom Brown <thombrown(at)gmail(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Jean-Michel Pouré <jmpoure(at)free(dot)fr> |
Subject: | Re: pgAdmin3 icon |
Date: | 2009-12-14 14:43:18 |
Message-ID: | 937d27e10912140643t48b0a43ay45ff1f1b4b34d2be@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Fri, Dec 11, 2009 at 12:54 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> When you'll commit the new icon, we'll have one less bug in Ubuntu's BTS:
> https://bugs.launchpad.net/ubuntu/+source/pgadmin3/+bug/347256
OK, I made a few tweaks:
- Added a new pgAdmin3 icon. I updated (and renamed for consistency)
pkg/mac/pgAdmin3.icns. I also added/updated the following files in
pgadmin/include/images: pgAdmin3.ico, pgAdmin3.png, pgAdmin3-16.xpm,
pgAdmin3-32.xpm. I removed pgAdmin3.xpm, elephant32.xpm and
elephant48.xpm.
- Added a new SQL icon. I updated pkg/mac/sql.icns, and added/update
the following files in pgadmin/include/images: sql.ico, sql.png,
sql-16.xpm and sql-32.xpm. I removed sql.xpm.
I've updated all the appropriate code I could find that referenced any
of these, but it's not entirely impossible that I've broken something
along the way!
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Michel Pouré | 2009-12-14 14:51:21 | Re: pgAdmin3 icon |
Previous Message | svn | 2009-12-14 14:37:14 | SVN Commit by dpage: r8131 - in trunk/pgadmin3/pgadmin: . include/images |