summaryrefslogtreecommitdiff
path: root/metadata/schemas.xslt
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2007-05-03 17:12:34 -0400
committerDavid Reveman <davidr@novell.com>2007-05-03 17:12:34 -0400
commitaa942c6c3de059966e10578fb360098d89789ffa (patch)
tree0817f10aebba8c1b88ca6464467979d357cb2f91 /metadata/schemas.xslt
parent05918809bc281b8aeb955eb3541eee7764a5a07f (diff)
Minor fix to have new schemas match old schemas.
Diffstat (limited to 'metadata/schemas.xslt')
-rw-r--r--metadata/schemas.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata/schemas.xslt b/metadata/schemas.xslt
index 6bba655e..0b94014c 100644
--- a/metadata/schemas.xslt
+++ b/metadata/schemas.xslt
@@ -415,7 +415,7 @@
<xsl:value-of select="$appName"/>
<xsl:choose>
<xsl:when test="ancestor::plugin">
- <xsl:text>/plugin/</xsl:text>
+ <xsl:text>/plugins/</xsl:text>
<xsl:value-of select="ancestor::plugin/@name"/>
</xsl:when>
<xsl:otherwise>