]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
nsis: added a note about installer icons in README.txt
authorRestorerZ <restorer@mail2k.ru>
Fri, 3 Oct 2025 07:59:03 +0000 (07:59 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 3 Oct 2025 08:00:11 +0000 (08:00 +0000)
This fixes a few issues introduced in commit 3495936:

-  Deleted the icons directory
-  Duplicate files in the icons.zip archive have been removed
-  Added a note about installer icons in README.txt

closes: #18469

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
Filelist
nsis/README.txt

index 47e80c61553af799513e1b2383fb139e33e0c006..225eaf2b5c77bb82e4add4890b172025d4e2a75a 100644 (file)
--- 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 \
index 3bb32d423ae9119c9706c19fce9e3d57c6f00045..c4f3645ab16c3476b8b7e9669b4a4c420888a247 100644 (file)
@@ -108,3 +108,5 @@ Variables and their values available for building the installer (not mandatory):
                            Example "X=OutFile MyVim.exe;XPMode on"
     "MKNSIS=<dir>"     — the directory where the "makensis.exe" program is
                            located.
+
+Note: for icons used in the installer, see the README.txt in the icons.zip