diff nsis/README.txt @ 15410:cb1652e41314 v8.1.0713

patch 8.1.0713: images for NSIS take up too much space commit https://github.com/vim/vim/commit/24877cf22c59acefc69c33d8368841a149135fed Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 10 21:51:48 2019 +0100 patch 8.1.0713: images for NSIS take up too much space Problem: Images for NSIS take up too much space. Solution: Put the images in a zip file.
author Bram Moolenaar <Bram@vim.org>
date Thu, 10 Jan 2019 22:00:06 +0100
parents 803807ab19c5
children 9b6bfce90778
line wrap: on
line diff
--- a/nsis/README.txt
+++ b/nsis/README.txt
@@ -67,6 +67,11 @@ 8.  Get gettext and iconv DLLs from the 
 Install NSIS if you didn't do that already.
 Also install UPX, if you want a compressed file.
 
+Unpack the images:
+	cd nsis
+	unzip icons.zip
+
 To build then, enter:
 
+	cd nsis
 	makensis gvim.nsi