filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f1fcf02847a84dd35ce27cfe8f956b40cfd94cf0
Author: Thorsten Behrens <tbehr...@suse.com>
Date:   Wed Sep 26 00:25:50 2012 +0200

    Adapt intro comment on xhtml output to read LibreOffice.
    
    Change-Id: Ieaf778df5f75a129c5384b79e0e7ad4193351535

diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl 
b/filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl
index 3d2cd78..61c56ed 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl
@@ -154,7 +154,7 @@
                <xsl:param name="globalData" />
 
                <xsl:element name="html">
-                       <xsl:comment>This file was converted to xhtml by 
OpenOffice.org - see http://xml.openoffice.org/odf2xhtml for more 
info.</xsl:comment>
+                       <xsl:comment>This file was converted to xhtml by 
LibreOffice - see 
http://cgit.freedesktop.org/libreoffice/core/tree/filter/source/xslt for the 
code.</xsl:comment>
                        <xsl:call-template name='create-header'>
                                <xsl:with-param name="globalData" 
select="$globalData" />
                        </xsl:call-template>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to