1
0
forked from aniani/vim

patch 8.1.2305: no warning for wrong entry in translations

Problem:    No warning for wrong entry in translations.
Solution:   Check semicolons in keywords entry of desktop file.
This commit is contained in:
Bram Moolenaar
2019-11-16 18:49:50 +01:00
parent db3a205147
commit e53ec39270
2 changed files with 13 additions and 0 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2305,
/**/
2304,
/**/