comparison Filelist @ 14288:ffd03eb67836 v8.1.0160

patch 8.1.0160: no Danish manual translations commit https://github.com/vim/vim/commit/cbbe4ab4b27a2060506fcd2427aed8d8fbff1a21 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 7 17:21:55 2018 +0200 patch 8.1.0160: no Danish manual translations Problem: No Danish manual translations. Solution: Add the Danish manual translations to the file list.
author Christian Brabandt <cb@256bit.org>
date Sat, 07 Jul 2018 17:30:06 +0200
parents e92964e4e58e
children 70fc1a842e29
comparison
equal deleted inserted replaced
14287:29cf38c5fec4 14288:ffd03eb67836
849 src.info \ 849 src.info \
850 vimdir.info \ 850 vimdir.info \
851 851
852 # generic language files 852 # generic language files
853 LANG_GEN = \ 853 LANG_GEN = \
854 runtime/doc/*-da.1 \
855 runtime/doc/*-da.UTF-8.1 \
854 runtime/doc/*-de.1 \ 856 runtime/doc/*-de.1 \
855 runtime/doc/*-de.UTF-8.1 \ 857 runtime/doc/*-de.UTF-8.1 \
856 runtime/doc/*-fr.1 \ 858 runtime/doc/*-fr.1 \
857 runtime/doc/*-fr.UTF-8.1 \ 859 runtime/doc/*-fr.UTF-8.1 \
858 runtime/doc/*-it.1 \ 860 runtime/doc/*-it.1 \