Hi! Is this the correct fix for the problem that the xmlcatalog doesn't work if you have another version than docbook style xsl 1.45. And if it is, can I commit it to libgnome? Regards, Mikael Hallendal -- Mikael Hallendal micke codefactory se CodeFactory AB http://www.codefactory.se/ Office: +46 (0)8 587 583 05 Cell: +46 (0)709 718 918
Index: ChangeLog =================================================================== RCS file: /cvs/gnome/libgnome/ChangeLog,v retrieving revision 1.145 diff -u -r1.145 ChangeLog --- ChangeLog 2002/02/18 00:06:29 1.145 +++ ChangeLog 2002/02/19 10:02:16 @@ -1,3 +1,9 @@ +2002-02-19 Mikael Hallendal <micke codefactory se> + + * help-converters/docbook/gnome-customization/gnome-customization.xsl: + use current instead of 1.45 to refer to version of xsl + stylesheets. + 2002-02-18 Gediminas Paulauskas <menesis delfi lt> * configure.in: remove GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2 Index: help-converters/docbook/gnome-customization/gnome-customization.xsl =================================================================== RCS file: /cvs/gnome/libgnome/help-converters/docbook/gnome-customization/gnome-customization.xsl,v retrieving revision 1.4 diff -u -r1.4 gnome-customization.xsl --- help-converters/docbook/gnome-customization/gnome-customization.xsl 2002/01/21 20:56:44 1.4 +++ help-converters/docbook/gnome-customization/gnome-customization.xsl 2002/02/19 10:02:16 @@ -2,7 +2,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> -<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.45/html/docbook.xsl"/> +<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/> <xsl:include href="gnome-custom.xsl"/> <xsl:param name="gdb_docname" />
Attachment:
signature.asc
Description: PGP signature