* Add a newline after each <dir>.
svn path=/nixos/trunk/; revision=7753
This commit is contained in:
parent
9c3a069326
commit
340ff5200a
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
<xsl:for-each select="str:tokenize($fontDirectories)">
|
||||
<dir><xsl:value-of select="." /></dir>
|
||||
<xsl:text>
</xsl:text>
|
||||
</xsl:for-each>
|
||||
|
||||
</fontconfig>
|
||||
|
|
Loading…
Reference in a new issue