Skip to content

Commit ef3d444

Browse files
committed
Update installer.nsi.in
1 parent 78a1dff commit ef3d444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/win32/installer.nsi.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
!define FUSE_VERSION "@PACKAGE_VERSION@" ; could have letters like -RC1
2424
!define FUSE_FULL_VERSION "@FUSE_FULL_VERSION@" ; must have four numeric tokens
25-
!define DISPLAY_NAME "FuseX ${FUSE_VERSION} ZX Spectrum emulator"
25+
!define DISPLAY_NAME "FuseX ${FUSE_VERSION} - ZX Spectrum emulator"
2626
!define SETUP_FILENAME "@PACKAGE@-${FUSE_VERSION}-win32-setup"
2727
!define SETUP_FILE "${SETUP_FILENAME}.exe"
2828
!define HKLM_REG_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\FuseX"

0 commit comments

Comments
 (0)