mirror of
https://github.com/vim/vim.git
synced 2025-10-01 04:54:07 -04:00
patch 8.2.4381: translation file listed twice
Problem: Translation file listed twice. Solution: Remove one entry.
This commit is contained in:
@@ -120,7 +120,6 @@ MOFILES = \
|
|||||||
uk.mo \
|
uk.mo \
|
||||||
vi.mo \
|
vi.mo \
|
||||||
zh_CN.UTF-8.mo \
|
zh_CN.UTF-8.mo \
|
||||||
zh_CN.mo \
|
|
||||||
zh_TW.UTF-8.mo \
|
zh_TW.UTF-8.mo \
|
||||||
zh_TW.mo \
|
zh_TW.mo \
|
||||||
|
|
||||||
|
@@ -750,6 +750,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
4381,
|
||||||
/**/
|
/**/
|
||||||
4380,
|
4380,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user