comparison src/version.c @ 14187:b79453d0d01c v8.1.0111

patch 8.1.0111: .po files do not use recommended names commit https://github.com/vim/vim/commit/d1d037e90192ab64e4cec00b9d008b33bc69d979 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 24 18:04:50 2018 +0200 patch 8.1.0111: .po files do not use recommended names Problem: .po files do not use recommended names. Solution: Give a warning if the recommended name is not used. Accept the recommended name for conversion. (Christian Brabandt, Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Jun 2018 18:15:05 +0200
parents 20468fb49f9b
children 0181a2cad0a1
comparison
equal deleted inserted replaced
14186:d66b07a9c03d 14187:b79453d0d01c
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 111,
792 /**/ 794 /**/
793 110, 795 110,
794 /**/ 796 /**/
795 109, 797 109,
796 /**/ 798 /**/