Change Logo img

This commit is contained in:
Manfred Karrer 2014-09-15 02:02:17 +02:00
parent b2c8b915b0
commit 3b5a59ac55
4 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@ import org.slf4j.LoggerFactory;
public class ImageUtil { public class ImageUtil {
private static final Logger log = LoggerFactory.getLogger(ImageUtil.class); private static final Logger log = LoggerFactory.getLogger(ImageUtil.class);
public static final String SPLASH_LOGO = "/images/logo_600_600.png"; public static final String SPLASH_LOGO = "/images/logo_splash.png";
public static final String SYS_TRAY = "/images/system_tray_icon_44_32.png"; public static final String SYS_TRAY = "/images/system_tray_icon_44_32.png";
public static final String SYS_TRAY_ALERT = "/images/system_tray_notify_icon_44_32.png"; public static final String SYS_TRAY_ALERT = "/images/system_tray_notify_icon_44_32.png";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB