Update installer.nsi

This commit is contained in:
Luc
2014-02-08 21:23:55 +01:00
parent c4ca9b7b4a
commit f941063601
+1 -1
View File
@@ -353,7 +353,7 @@ FunctionEnd
StrCmp $LANGUAGE ${LANG_POLISH} 0 +5
Push "$LOCALAPPDATA\BOSS\settings.yaml"
Push "Language:"
Push "Language: pl"
Push "Language: pol"
Call ReplaceLineStr
;Add Start Menu shortcuts. Set out path back to $INSTDIR otherwise the shortcuts start in the wrong place.