Use additional uninstall pages to catch more translation issues

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6951 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2017-11-15 18:50:54 +00:00
parent 09d29b6e88
commit fbcd62d3c3

View file

@ -54,8 +54,13 @@
!insertmacro MUI_PAGE_INSTFILES
!insertmacro MUI_PAGE_FINISH
!insertmacro MUI_UNPAGE_WELCOME
!insertmacro MUI_UNPAGE_CONFIRM
!insertmacro MUI_UNPAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"
#insertmacro MUI_UNPAGE_COMPONENTS ; BUGBUG:TODO: Missing Pashto translation
#insertmacro MUI_UNPAGE_DIRECTORY ; BUGBUG:TODO: Missing Finnish translation
!insertmacro MUI_UNPAGE_INSTFILES
!insertmacro MUI_UNPAGE_FINISH
;--------------------------------
;Languages