summaryrefslogtreecommitdiff
path: root/officecfg/util/resource.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/util/resource.xsl')
-rw-r--r--officecfg/util/resource.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/util/resource.xsl b/officecfg/util/resource.xsl
index f24a69936d5b..3742dc091936 100644
--- a/officecfg/util/resource.xsl
+++ b/officecfg/util/resource.xsl
@@ -3,9 +3,9 @@
*
* $RCSfile: resource.xsl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tpf $ $Date: 2002-08-07 14:57:24 $
+ * last change: $Author: vg $ $Date: 2003-07-09 10:16:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
version="1.0">
<!-- Set correct output format -->
- <xsl:output method="text" indent="no" encoding="ISO-8859-1"/>
+ <xsl:output method="text" indent="no" encoding="UTF-8"/>
<xsl:param name="locale"/>
<xsl:param name="fallback-locale">en-US</xsl:param>