Skip to content

Commit cbbe4ab

Browse files
committed
patch 8.1.0160: no Danish manual translations
Problem: No Danish manual translations. Solution: Add the Danish manual translations to the file list.
1 parent 6c5d104 commit cbbe4ab

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Filelist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,8 @@ IN_README_DIR = \
851851

852852
# generic language files
853853
LANG_GEN = \
854+
runtime/doc/*-da.1 \
855+
runtime/doc/*-da.UTF-8.1 \
854856
runtime/doc/*-de.1 \
855857
runtime/doc/*-de.UTF-8.1 \
856858
runtime/doc/*-fr.1 \

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,8 @@ static char *(features[]) =
789789

790790
static int included_patches[] =
791791
{ /* Add new patch number below this line */
792+
/**/
793+
160,
792794
/**/
793795
159,
794796
/**/

0 commit comments

Comments
 (0)