mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.2.4545: MS-Windows: the installed icon is low resolution
Problem: MS-Windows: the installed icon is low resolution. Solution: Use a better icon. Install vim.ico. (Christian Brabandt, closes #9931, closes #9930)
This commit is contained in:
committed by
Bram Moolenaar
parent
dbf8094b17
commit
176711f069
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4545,
|
||||
/**/
|
||||
4544,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user