0
0
mirror of https://github.com/vim/vim.git synced 2025-10-15 07:14:09 -04:00

nsis: delete README.txt from the icons directory

related: #18469

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
RestorerZ
2025-10-03 14:04:57 +00:00
committed by Christian Brabandt
parent fdeb721251
commit 5178376ebf
2 changed files with 0 additions and 7 deletions

View File

@@ -642,7 +642,6 @@ SRC_DOS = \
nsis/auxiliary.nsh \ nsis/auxiliary.nsh \
nsis/gvim.nsi \ nsis/gvim.nsi \
nsis/gvim_version.nsh \ nsis/gvim_version.nsh \
nsis/icons/README.txt \
nsis/Makefile \ nsis/Makefile \
nsis/Make_mvc.mak \ nsis/Make_mvc.mak \
nsis/README.txt \ nsis/README.txt \

View File

@@ -1,6 +0,0 @@
Updated Vim icons were provided by Pat Suwalski <pat.suwalski@gmail.com>
(https://groups.google.com/g/vim_dev/c/g-sV7iAVgVE/m/_XMUpPumUpsJ) on
13 February 2015.
Reworked on 30 September 2025 by RestorerZ <restorer@mail2k.ru>
(https://github.com/vim/vim/pull/18456).