We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b37db commit 49543fbCopy full SHA for 49543fb
2 files changed
src/po/Makefile
@@ -151,6 +151,7 @@ prefixcheck:
151
152
clean: checkclean
153
rm -f core core.* *.old.po *.mo *.pot sjiscorr
154
+ rm -f LINGUAS vim.desktop gvim.desktop
155
156
distclean: clean
157
src/version.c
@@ -767,6 +767,8 @@ static char *(features[]) =
767
768
static int included_patches[] =
769
{ /* Add new patch number below this line */
770
+/**/
771
+ 1215,
772
/**/
773
1214,
774
0 commit comments