[monkey-bubble: 435/753] components/help/converters/gnome-db2html3/gnome-customization



commit 3c8d080daa7e68d617da7128509bf70ea202f4be
Author: John Fleck <jfleck inkstain net>
Date:   Tue Jun 12 03:57:14 2001 +0000

    components/help/converters/gnome-db2html3/gnome-customization
    
    
    2001-06-11 John Fleck <jfleck inkstain net>
    
    	* components/help/converters/gnome-db2html3/gnome-customization
    	gnome-customization.xsl
    	updating path to including docbook stylesheets

 .../gnome-customization/gnome-customization.xsl    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help-converters/docbook/gnome-customization/gnome-customization.xsl b/help-converters/docbook/gnome-customization/gnome-customization.xsl
index cdb8a56..3aacaa0 100644
--- a/help-converters/docbook/gnome-customization/gnome-customization.xsl
+++ b/help-converters/docbook/gnome-customization/gnome-customization.xsl
@@ -2,8 +2,8 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                 version='1.0'>
 
-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.29/docbook/html/chunk-common.xsl"/>
-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.29/docbook/html/docbook.xsl"/>
+<xsl:import href="../xsl-stylesheets-1.29/html/chunk-common.xsl"/>
+<xsl:import href="../xsl-stylesheets-1.29/html/docbook.xsl"/>
 
 <xsl:param name="gdb_docname" />
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]