forked from aniani/vim
patch 8.1.0616: NSIS installer is outdated
Problem: NSIS installer is outdated.
Solution: Use modern syntax, MUI2 and make it work better. Add translations.
(Ken Takata, closes #3501)
This commit is contained in:
@@ -799,6 +799,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
616,
|
||||
/**/
|
||||
615,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user