Update alternative icon and fix path

This commit is contained in:
Manfred Karrer 2014-11-13 20:57:58 +01:00
parent 8e05b4446c
commit 2be612513f
2 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ public class SystemTray {
private static final String ICON_HI_RES = "/images/system_tray_icon@2x.png";
private static final String ICON_LO_RES = "/images/system_tray_icon.png";
private static final String ICON_ALT = "/system_tray_icon_alt.png";
private static final String ICON_ALT = "/images/system_tray_icon_alt.png";
private static final String SHOW_WINDOW_LABEL = "Show exchange window";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB