remove background from "program" icon or replace icon #3435

This commit is contained in:
rusefillc 2021-10-31 22:35:30 -04:00
parent bef7f82abf
commit 3d5ae9e173
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import static javax.swing.JOptionPane.YES_NO_OPTION;
* @see FirmwareFlasher
*/
public class StartupFrame {
private static final String LOGO = "/com/rusefi/logo.gif";
private static final String LOGO = "/com/rusefi/logo.png";
public static final String LINK_TEXT = "rusEFI (c) 2012-2021";
private static final String URI = "http://rusefi.com/?java_console";
// private static final int RUSEFI_ORANGE = 0xff7d03;