commit | e97c7c962ca0fd7cad0d157f1762eb5cc5887fca | [log] [tgz] |
---|---|---|
author | matveyt <matthewtarasov@gmail.com> | Mon May 24 18:48:27 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon May 24 18:48:27 2021 +0200 |
tree | 2d82c566de01059fe2993c8adaa9e1d0955ec24e | |
parent | 15bbb8f4f38d25d491d7dff83ef0552e2d442d5d [diff] [blame] |
patch 8.2.2883: MS-Windows manifest file name is misleading Problem: MS-Windows manifest file name is misleading. Solution: Rename the file. (closes #8241)
diff --git a/Filelist b/Filelist index 60d6278..66fe467 100644 --- a/Filelist +++ b/Filelist
@@ -567,7 +567,7 @@ src/uninstall.c \ src/vim.def \ src/vim.rc \ - src/gvim.exe.mnf \ + src/vim.manifest \ src/vimrun.c \ src/xpm_w32.c \ src/xpm_w32.h \