mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Replaces uninstaller icon so it's more visible
This commit is contained in:
parent
dcf3dbb250
commit
e36c4de9f6
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ Unicode True
|
|||
; TODO: Replace with nice Jellyfin Icons
|
||||
!ifdef UXPATH
|
||||
!define MUI_ICON "${UXPATH}\branding\NSIS\modern-install.ico" ; Installer Icon
|
||||
!define MUI_UNICON "${UXPATH}\branding\NSIS\modern-uninstall.ico" ; Uninstaller Icon
|
||||
!define MUI_UNICON "${UXPATH}\branding\NSIS\modern-install.ico" ; Uninstaller Icon
|
||||
|
||||
!define MUI_HEADERIMAGE
|
||||
!define MUI_HEADERIMAGE_BITMAP "${UXPATH}\branding\NSIS\installer-header.bmp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue