]> granicus.if.org Git - vim/commitdiff
patch 8.2.4381: translation file listed twice v8.2.4381
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Feb 2022 15:59:05 +0000 (15:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Feb 2022 15:59:05 +0000 (15:59 +0000)
Problem:    Translation file listed twice.
Solution:   Remove one entry.

src/po/Make_all.mak
src/version.c

index 8f28dfad2d7a5465901172d60f118bc1960f9f0d..b2fa014290483643548695ac432aef2de98c3f49 100644 (file)
@@ -120,7 +120,6 @@ MOFILES = \
                uk.mo \
                vi.mo \
                zh_CN.UTF-8.mo \
-               zh_CN.mo \
                zh_TW.UTF-8.mo \
                zh_TW.mo \
 
index 466206653a898069e96297858e3cd12f781070df..3f860002aefe29a048bf482048fcae4ddd220db3 100644 (file)
@@ -750,6 +750,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    4381,
 /**/
     4380,
 /**/