mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
NSIS: fix path of uganda.nsis.txt in german.nsi file (#14331)
Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -21,7 +21,7 @@ LangString ^UninstallCaption ${LANG_GERMAN} \
|
|||||||
# Translated license file for the license page {{{1
|
# Translated license file for the license page {{{1
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
LicenseLangString page_lic_file 0 "uganda.nsis.txt"
|
LicenseLangString page_lic_file 0 "${VIMRT}\doc\uganda.nsis.txt"
|
||||||
#LicenseLangString page_lic_file ${LANG_GERMAN} "${VIMRT}\doc\uganda.nsis.dex"
|
#LicenseLangString page_lic_file ${LANG_GERMAN} "${VIMRT}\doc\uganda.nsis.dex"
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
Reference in New Issue
Block a user