]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.1.1816: existing icon files are dated v9.1.1816
authorRestorerZ <restorer@mail2k.ru>
Wed, 1 Oct 2025 20:03:47 +0000 (20:03 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 1 Oct 2025 20:05:27 +0000 (20:05 +0000)
Problem:  existing icon files are dated
Solution: Update and remake those icons using 256 colors
          (RestorerZ)

closes: #18463

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/version.c
src/vim_alert.ico
src/vim_error.ico
src/vim_info.ico
src/vim_quest.ico

index 7057f19edea7e3be1a3c77a04d72cb490f3ac3cf..27a416b8bc1b36d555b2719d6a472e3f43e6e9bf 100644 (file)
@@ -729,6 +729,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1816,
 /**/
     1815,
 /**/
index 93d982bff361c0c2c5e3eb06a7c48eb1cfdff55b..25b610c0fd0b1ae5ef91b6ea3608f9df5f1e295d 100644 (file)
Binary files a/src/vim_alert.ico and b/src/vim_alert.ico differ
index b3fbacff8b71d0541b333fbbb14ed0126adb2e37..98fed16c8e4e4e21679f31eda189d31cef18b24c 100644 (file)
Binary files a/src/vim_error.ico and b/src/vim_error.ico differ
index df043a56fa50b7d1ea0a2f6c380f9fd8e04137be..e72023f62c8264f3bf86f98e80a248d7f669092f 100644 (file)
Binary files a/src/vim_info.ico and b/src/vim_info.ico differ
index d6c22395bf88c8b6ef488460adb39f7ec701c876..02b01b334ee639f64a0edb874c91412d5bc987d2 100644 (file)
Binary files a/src/vim_quest.ico and b/src/vim_quest.ico differ