Use reversed header image for RTL installer

Closes #4107
pull/4085/merge
SinghRajenM 2018-01-20 10:31:28 +05:30 committed by Don HO
parent 8104d8ae01
commit 440c9c57fe
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -74,6 +74,7 @@ OutFile ".\build\npp.${APPVERSION}.Installer.exe"
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP ".\images\headerLeft.bmp" ; optional
!define MUI_HEADERIMAGE_BITMAP_RTL ".\images\headerLeft_RTL.bmp" ; Header for RTL languages
!define MUI_ABORTWARNING
!define MUI_COMPONENTSPAGE_SMALLDESC ;Show components page with a small description and big box for components