mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.1.1154
This commit is contained in:
@@ -165,6 +165,7 @@ $(PACKAGE).pot: ../*.c ../if_perl.xs ../GvimExt/gvimext.cpp ../globals.h ../if_p
|
|||||||
mv -f ../$(PACKAGE).po $(PACKAGE).pot
|
mv -f ../$(PACKAGE).po $(PACKAGE).pot
|
||||||
|
|
||||||
%.desktop: %.desktop.in $(POFILES)
|
%.desktop: %.desktop.in $(POFILES)
|
||||||
|
@echo $(LANGUAGES) | tr " " "\n" |sed -e '/\./d' | sort > LINGUAS
|
||||||
$(MSGFMT) --desktop -d . --template $< -o $@
|
$(MSGFMT) --desktop -d . --template $< -o $@
|
||||||
cp -f $@ ../../runtime/$@
|
cp -f $@ ../../runtime/$@
|
||||||
|
|
||||||
|
@@ -771,6 +771,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1153,
|
||||||
/**/
|
/**/
|
||||||
1152,
|
1152,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user