From 0562bd543bb1c748f0a15583beea45e0133ca914 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 5 Aug 2002 13:55:59 +0000 Subject: [PATCH] no message git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@647 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/makensis.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/makensis.nsi b/Examples/makensis.nsi index 2adc5f72..94ed7a86 100644 --- a/Examples/makensis.nsi +++ b/Examples/makensis.nsi @@ -145,7 +145,7 @@ Section "Extra UIs" SetOutPath $INSTDIR SectionEnd -Section "Extra UIs" +Section "Language files" SectionIn 1 2 SetOutPath "$INSTDIR\Contrib\Language files" SetOverwrite try