blob: e34880e0ffcdf5ec46c60bafe2c523ab663940a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- ./qtiplot_html.xsl.orig 2007-01-21 03:19:12.000000000 +0300
+++ ./qtiplot_html.xsl 2008-04-20 17:16:32.000000000 +0400
@@ -1,5 +1,5 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
-<xsl:import href="file:////usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"/>
+<xsl:import href="file:////usr/local/share/xsl/docbook/html/chunk.xsl"/>
<!-- html.stylesheet
The html.stylesheet parameter is either empty, indicating that no
|