Use 32bit icon with alpha channel (patched jsmooth)

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@136 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2008-09-30 22:58:46 +00:00
parent b65e64c474
commit 915f70cba2
5 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<classPath>dist\davmail.jar</classPath>
<embeddedJar>false</embeddedJar>
<executableName>dist\davmail.exe</executableName>
<iconLocation>src\java\tray.png</iconLocation>
<iconLocation>src\java\tray32.png</iconLocation>
<initialMemoryHeap>-1</initialMemoryHeap>
<javaProperties>
<name>sun.net.inetaddr.ttl</name>

View File

@ -21,7 +21,7 @@
<classPath>dist\davmail.jar</classPath>
<embeddedJar>false</embeddedJar>
<executableName>dist\davmailconsole.exe</executableName>
<iconLocation>src\java\tray.png</iconLocation>
<iconLocation>src\java\tray32.png</iconLocation>
<initialMemoryHeap>-1</initialMemoryHeap>
<javaProperties>
<name>sun.net.inetaddr.ttl</name>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

BIN
src/java/tray32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB