We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e2e9b commit edda464Copy full SHA for edda464
1 file changed
Makefile
@@ -40,7 +40,7 @@ ICON_NANOX = icons/nano_app_eos.gif
40
ICON_NANOSP = icons/nano_app_eos.gif
41
ICON_STAX = icons/stax_app_eos.gif
42
ICON_FLEX = icons/flex_app_eos.gif
43
-ICON_APEX = icons/apex_app_eos.gif
+ICON_APEX = icons/apex_app_eos.png
44
45
ifeq ($(TARGET_NAME),$(filter $(TARGET_NAME),TARGET_NANOX TARGET_NANOS2))
46
# With the Nano NBGL Design, the Home Screen icon is the reverse of the App icon:
0 commit comments