]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0713: images for NSIS take up too much space v8.1.0713
authorBram Moolenaar <Bram@vim.org>
Thu, 10 Jan 2019 20:51:48 +0000 (21:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 Jan 2019 20:51:48 +0000 (21:51 +0100)
commit24877cf22c59acefc69c33d8368841a149135fed
treecaac0a72003a78b0244ec5a783f3e80887ae4017
parentba7e1865b3e01b9e502d335345d713743797a339
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.
15 files changed:
Filelist
Makefile
nsis/README.txt
nsis/icons.zip [new file with mode: 0644]
nsis/icons/disabled.bmp [deleted file]
nsis/icons/enabled.bmp [deleted file]
nsis/icons/header.bmp [deleted file]
nsis/icons/header.svg [deleted file]
nsis/icons/un_header.bmp [deleted file]
nsis/icons/uninstall.bmp [deleted file]
nsis/icons/vim_16c.ico [deleted file]
nsis/icons/vim_uninst_16c.ico [deleted file]
nsis/icons/welcome.bmp [deleted file]
nsis/icons/welcome.svg [deleted file]
src/version.c