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:
parent
1c7f4665ce
commit
206b303668
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue