summaryrefslogtreecommitdiff
path: root/postprocess/packregistry
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-08-19 11:01:42 +0200
committersb <sb@openoffice.org>2009-08-19 11:01:42 +0200
commit394542a3d352dd4a47e9e3b206ef0507f04ba8ba (patch)
tree56310e821adc5a351deaf6cf71d210b3c2237644 /postprocess/packregistry
parentd41099f97fc5aede4b6ea406f65e01c3d2eefc5f (diff)
#i101955# minor improvements
Diffstat (limited to 'postprocess/packregistry')
-rw-r--r--postprocess/packregistry/packregistry.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packregistry/packregistry.xslt b/postprocess/packregistry/packregistry.xslt
index da5bcfd35898..559aaf7cb611 100644
--- a/postprocess/packregistry/packregistry.xslt
+++ b/postprocess/packregistry/packregistry.xslt
@@ -31,7 +31,7 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:oor="http://openoffice.org/2001/registry">
<xsl:template match="/">
- <xsl:element name="data">
+ <xsl:element name="oor:data">
<xsl:copy-of select="list/dependency"/>
<!--
<xsl:copy-of select="document(list/filename)/oor:component-schema"/>