Skip to content

Commit

Permalink
Signum rebrand.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjos2372 committed Dec 21, 2022
1 parent ae1d2ec commit c6dab74
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ endif

include $(BOLOS_SDK)/Makefile.defines

APPNAME = Burstcoin
APPNAME = Signum
DEFINES = "PATH_PREFIX={44|0x80000000,30|0x80000000}"
PATH_PREFIX = "44'/30'"
DEFINES += APP_PREFIX=\"BURST-\"
DEFINES += APP_PREFIX=\"S-\"

ifeq ($(TARGET_NAME),TARGET_NANOX)
ICONNAME = icons/nanox_app_burst.gif
ICONNAME = icons/nanox_app_signum.gif
else
ICONNAME = icons/nanos_app_burst.gif
ICONNAME = icons/nanos_app_signum.gif
endif

$(info Building $(APPNAME) app...)
Expand Down
Binary file modified icons/nanos_app_burst.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/nanos_app_signum.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/nanox_app_signum.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6dab74

Please sign in to comment.