aboutsummaryrefslogtreecommitdiff
path: root/share/setup.nsi.in
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:54:43 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:54:43 -0700
commitf5c716526aaafb318a98e974c8b2fbe02870646b (patch)
treee14145656fcff86ec2c7a1ecf4ad28e0b40f36aa /share/setup.nsi.in
parents/DOGE/DIS/g (diff)
downloaddiscoin-f5c716526aaafb318a98e974c8b2fbe02870646b.tar.xz
discoin-f5c716526aaafb318a98e974c8b2fbe02870646b.zip
really s/doge/dis/g this time
Diffstat (limited to 'share/setup.nsi.in')
-rw-r--r--share/setup.nsi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/setup.nsi.in b/share/setup.nsi.in
index 2fdf83090..cffd71faa 100644
--- a/share/setup.nsi.in
+++ b/share/setup.nsi.in
@@ -10,7 +10,7 @@ SetCompressor /SOLID lzma
!define URL @PACKAGE_URL@
# MUI Symbol Definitions
-!define MUI_ICON "@abs_top_srcdir@/share/pixmaps/dogecoin.ico"
+!define MUI_ICON "@abs_top_srcdir@/share/pixmaps/discoin.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "@abs_top_srcdir@/share/pixmaps/nsis-wizard.bmp"
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_RIGHT