1
0
forked from aniani/vim

patch 8.1.1150: generating desktop files not tested on Travis

Problem:    Generating desktop files not tested on Travis.
Solution:   Install a newer msgfmt package. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2019-04-11 15:49:11 +02:00
parent 26096cc96f
commit 29a9baa077
2 changed files with 9 additions and 0 deletions

View File

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