restore original version

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5339 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-10-20 20:48:11 +00:00
parent 1c7f4665ce
commit 206b303668

View file

@ -75,7 +75,7 @@
<xsl:strip-space elements="*" />
<!-- the prefix of pathnames to strip -->
<xsl:param name="strip-prefix" select="''" />
<xsl:param name="strip-prefix" select="'/'" />
<!-- the length of a line to wrap messages at -->
<xsl:param name="linelen" select="75" />