0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

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:
Bram Moolenaar
2018-12-21 16:22:50 +01:00
parent d155d7a851
commit af610b8e66
18 changed files with 3637 additions and 354 deletions

View File

@@ -477,6 +477,7 @@ SRC_DOS = \
nsis/gvim_version.nsh \
nsis/vimrc.ini \
nsis/README.txt \
nsis/lang/*.nsi \
uninstal.txt \
src/VisVim/Commands.cpp \
src/VisVim/Commands.h \
@@ -517,6 +518,7 @@ SRC_DOS_BIN = \
src/xpm/x86/lib-vc14/libXpm.lib \
nsis/icons/*.bmp \
nsis/icons/*.ico \
nsis/icons/*.svg \
# source files for Amiga, DOS, etc. (also in the extra archive)
SRC_AMI_DOS = \