comparison src/version.c @ 16445:7584a4702457 v8.1.1227

patch 8.1.1227: duplicate entries in the generate .desktop files commit https://github.com/vim/vim/commit/7a9df9dd00bac462a2942dc798e298f365779fd0 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 28 16:08:30 2019 +0200 patch 8.1.1227: duplicate entries in the generate .desktop files Problem: Duplicate entries in the generate .desktop files. (Ralf Schandl) Solution: Remove translated entries from the .in files. (closes https://github.com/vim/vim/issues/4313)
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Apr 2019 16:15:06 +0200
parents 32a543152dc0
children 54ffc82f38a8
comparison
equal deleted inserted replaced
16444:2801f968936e 16445:7584a4702457
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1227,
770 /**/ 772 /**/
771 1226, 773 1226,
772 /**/ 774 /**/
773 1225, 775 1225,
774 /**/ 776 /**/