mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
NSS: Adjust stylesheet for patch.
This commit is contained in:
parent
ff4f91525e
commit
bf607ecf25
@ -42,6 +42,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>October 1st, 2024</para>
|
<para>October 1st, 2024</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[Zeckmathederg] - NSS: Adjust stylesheet for patch.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[Zeckmathederg] - HarfBuzz: 9.0.0 -> 10.0.1.</para>
|
<para>[Zeckmathederg] - HarfBuzz: 9.0.0 -> 10.0.1.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -93,6 +93,10 @@ exit</xsl:text>
|
|||||||
<!-- node -->
|
<!-- node -->
|
||||||
<xsl:when test="contains($patch.name, 'node')">
|
<xsl:when test="contains($patch.name, 'node')">
|
||||||
<xsl:text>/node</xsl:text>
|
<xsl:text>/node</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<!-- nss -->
|
||||||
|
<xsl:when test="contains($patch.name, 'nss')">
|
||||||
|
<xsl:text>/nss</xsl:text>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<!-- General rule -->
|
<!-- General rule -->
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
|
Loading…
Reference in New Issue
Block a user