From: RestorerZ Date: Fri, 3 Oct 2025 14:04:57 +0000 (+0000) Subject: nsis: delete README.txt from the icons directory X-Git-Tag: v9.1.1822~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5178376ebfbf77e6e9bde573c01c9d4558ed4595;p=thirdparty%2Fvim.git nsis: delete README.txt from the icons directory related: #18469 Signed-off-by: RestorerZ Signed-off-by: Christian Brabandt --- diff --git a/Filelist b/Filelist index 47e80c6155..225eaf2b5c 100644 --- a/Filelist +++ b/Filelist @@ -642,7 +642,6 @@ SRC_DOS = \ nsis/auxiliary.nsh \ nsis/gvim.nsi \ nsis/gvim_version.nsh \ - nsis/icons/README.txt \ nsis/Makefile \ nsis/Make_mvc.mak \ nsis/README.txt \ diff --git a/nsis/icons/README.txt b/nsis/icons/README.txt deleted file mode 100644 index 5cd189b2e9..0000000000 --- a/nsis/icons/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -Updated Vim icons were provided by Pat Suwalski -(https://groups.google.com/g/vim_dev/c/g-sV7iAVgVE/m/_XMUpPumUpsJ) on -13 February 2015. - -Reworked on 30 September 2025 by RestorerZ -(https://github.com/vim/vim/pull/18456).