diff Filelist @ 34673:62e99aaa4fcf

translation(ru): Add translation for README.txt and uganda.txt (#14312) Commit: https://github.com/vim/vim/commit/2ca7d5f4831ce3d86cdc3f0c844fc50ea0deb7e5 Author: Restorer <69863286+RestorerZ@users.noreply.github.com> Date: Thu Mar 28 09:27:17 2024 +0000 translation(ru): Add translation for README.txt and uganda.txt (https://github.com/vim/vim/issues/14312) * translation(ru): The main file README.txt and uganda.txt * removed tags-ru Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Mar 2024 10:30:05 +0100
parents 879a61a9aa07
children 79c73c4b3ecb
line wrap: on
line diff
--- a/Filelist
+++ b/Filelist
@@ -1002,6 +1002,7 @@ IN_README_DIR = \
 
 # Generic language files.
 LANG_GEN = \
+		README.??x.txt \
 		runtime/doc/*-da.1 \
 		runtime/doc/*-da.UTF-8.1 \
 		runtime/doc/*-de.1 \
@@ -1017,6 +1018,7 @@ LANG_GEN = \
 		runtime/doc/*-ru.UTF-8.1 \
 		runtime/doc/*-tr.1 \
 		runtime/doc/*-tr.UTF-8.1 \
+		runtime/doc/uganda.??x \
 		runtime/lang/README.txt \
 		runtime/lang/Makefile \
 		runtime/lang/Make_all.mak \