1
0
forked from aniani/vim

patch 8.1.0160: no Danish manual translations

Problem:    No Danish manual translations.
Solution:   Add the Danish manual translations to the file list.
This commit is contained in:
Bram Moolenaar
2018-07-07 17:21:55 +02:00
parent 6c5d104302
commit cbbe4ab4b2
2 changed files with 4 additions and 0 deletions

View File

@@ -851,6 +851,8 @@ IN_README_DIR = \
# generic language files
LANG_GEN = \
runtime/doc/*-da.1 \
runtime/doc/*-da.UTF-8.1 \
runtime/doc/*-de.1 \
runtime/doc/*-de.UTF-8.1 \
runtime/doc/*-fr.1 \

View File

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