Mercurial > vim
comparison src/version.c @ 33823:45c0a5330758 v9.0.2127
patch 9.0.2127: translation Makefiles can be improved
Commit: https://github.com/vim/vim/commit/e214692718d6a997a0540fc688e1417564416f80
Author: RestorerZ <restorer@mail2k.ru>
Date: Thu Nov 23 20:58:32 2023 +0100
patch 9.0.2127: translation Makefiles can be improved
Problem: translation Makefiles can be improved
Solution: Modified and extended po-related Makefiles and
related files
closes: #13518
Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 23 Nov 2023 21:15:03 +0100 |
parents | 6c92d6f3a255 |
children | d515e012d713 |
comparison
equal
deleted
inserted
replaced
33822:abd7434511dc | 33823:45c0a5330758 |
---|---|
702 NULL | 702 NULL |
703 }; | 703 }; |
704 | 704 |
705 static int included_patches[] = | 705 static int included_patches[] = |
706 { /* Add new patch number below this line */ | 706 { /* Add new patch number below this line */ |
707 /**/ | |
708 2127, | |
707 /**/ | 709 /**/ |
708 2126, | 710 2126, |
709 /**/ | 711 /**/ |
710 2125, | 712 2125, |
711 /**/ | 713 /**/ |