nsis: added a note about installer icons in README.txt
Commit:
https://github.com/vim/vim/commit/327683908eaed0383b25eace0418ed292b4fc26a
Author: RestorerZ <[email protected]>
Date: Fri Oct 3 07:59:03 2025 +0000
nsis: added a note about installer icons in README.txt
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 <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/Filelist b/Filelist
index 47e80c615..225eaf2b5 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/README.txt b/nsis/README.txt
index 3bb32d423..c4f3645ab 100644
--- a/nsis/README.txt
+++ b/nsis/README.txt
@@ -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
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1v4awS-008wXE-3R%40256bit.org.