]> granicus.if.org Git - vim/commitdiff
patch 8.1.0160: no Danish manual translations v8.1.0160
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Jul 2018 15:21:55 +0000 (17:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Jul 2018 15:21:55 +0000 (17:21 +0200)
Problem:    No Danish manual translations.
Solution:   Add the Danish manual translations to the file list.

Filelist
src/version.c

index e38760991022741fbad92e20b79e59769534f366..eb1e9ab3031cf9afdee0bda4674e88db9f120280 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -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 \
index e19f35e9dc0bcca41c59bc1d2143464732d4605c..cb6d2c8f530a3daadaaaf3add1e7b0aafb758e71 100644 (file)
@@ -789,6 +789,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    160,
 /**/
     159,
 /**/