mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 07:15:54 -04:00
Update alternative icon and fix path
This commit is contained in:
parent
8e05b4446c
commit
2be612513f
@ -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 |
Loading…
x
Reference in New Issue
Block a user