]> granicus.if.org Git - docbook-dsssl/commitdiff
Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
authorBob Stayton <bobs@sagehill.net>
Sat, 2 Jun 2012 21:56:19 +0000 (21:56 +0000)
committerBob Stayton <bobs@sagehill.net>
Sat, 2 Jun 2012 21:56:19 +0000 (21:56 +0000)
from the filename.

xsl/epub3/profile-docbook.xsl
xsl/fo/docbook.xsl
xsl/html/docbook.xsl
xsl/roundtrip/dbk2ooo.xsl
xsl/roundtrip/dbk2pages.xsl
xsl/roundtrip/dbk2wordml.xsl
xsl/roundtrip/dbk2wp.xsl
xsl/slides/html/slides-common.xsl
xsl/website/website-common.xsl
xsl/xhtml5/xhtml-profile-docbook.xsl

index 83183d062bd9f2d6b5ca68ff3a90f7e16cf95e8e..7ff667df6f1aebc16b13d0ec5f75d00a100cf1a2 100644 (file)
@@ -19,7 +19,7 @@
 
 <!-- ==================================================================== -->
 
-<xsl:include href="../VERSION"/>
+<xsl:include href="../VERSION.xsl"/>
 <xsl:include href="../xhtml/param.xsl"/>
 <xsl:include href="../lib/lib.xsl"/>
 <xsl:include href="../common/l10n.xsl"/>
index 2984a9568b8ffed4c46b011db844045e1f975b6e..189401f9639da9beaf09e230f5e091d2c1525968 100644 (file)
@@ -24,7 +24,7 @@
 
 <!-- ==================================================================== -->
 
-<xsl:include href="../VERSION"/>
+<xsl:include href="../VERSION.xsl"/>
 <xsl:include href="param.xsl"/>
 <xsl:include href="../lib/lib.xsl"/>
 <xsl:include href="../common/l10n.xsl"/>
index 109a33d9c7b280ff1f23f2a534e850f606a4e910..bf860e56a87d737dd4391f8998ac787bb1bae4ea 100644 (file)
@@ -23,7 +23,7 @@
 
 <!-- ==================================================================== -->
 
-<xsl:include href="../VERSION"/>
+<xsl:include href="../VERSION.xsl"/>
 <xsl:include href="param.xsl"/>
 <xsl:include href="../lib/lib.xsl"/>
 <xsl:include href="../common/l10n.xsl"/>
index 41076f5a1d0f3b5651b733da6ca86703c1a97961..8f18b78957965ae56b60a20f43872f510996e97f 100644 (file)
@@ -40,7 +40,7 @@
 
        ******************************************************************** -->
 
-  <xsl:include href='../VERSION'/>
+  <xsl:include href='../VERSION.xsl'/>
 
   <xsl:template match="/" name='ooo.top'>
     <xsl:param name='doc' select='/'/>
index 5b6770d007d12644a9cff2e01d37222ffe912581..a380e5c7224720e6441db2ddba85582ed3f1ff0d 100644 (file)
@@ -23,7 +23,7 @@
 
        ******************************************************************** -->
 
-  <xsl:include href='../VERSION'/>
+  <xsl:include href='../VERSION.xsl'/>
   <xsl:include href='param.xsl'/>
 
   <xsl:variable name='templatedoc' select='document($pages.template)'/>
index 003d953cff7d85823354a5091275e592685d942b..d5077f012d40ae230941276b26f5e1f2eea179a8 100644 (file)
@@ -25,7 +25,7 @@
 
        ******************************************************************** -->
 
-  <xsl:include href='../VERSION'/>
+  <xsl:include href='../VERSION.xsl'/>
   <xsl:include href='param.xsl'/>
 
   <xsl:strip-space elements='*'/>
index b51277cc78ea2cc25dffefc9f436b9c67236612e..4c48221a0af6c42afd52341a59c027966d279977 100644 (file)
@@ -20,7 +20,7 @@
 
     -->
 
-  <xsl:include href='../VERSION'/>
+  <xsl:include href='../VERSION.xsl'/>
 
   <!-- doc:docprop.author mode is for creating document metadata -->
 
index 985416406e122ebfa4be145fe1d186114b2f23b6..98485866c514e4129792a2e2ee8bc9ba72db071e 100644 (file)
@@ -3,7 +3,7 @@
                version="1.0">
 
 <xsl:import href="../../html/chunk.xsl"/>
-<xsl:include href="../../VERSION"/>
+<xsl:include href="../../VERSION.xsl"/>
 
 <xsl:include href="param.xsl"/>
 <xsl:include href="jscript.xsl"/>
index 3e84524ccc9a04b94379d73281f860c88e8addd4..1b891c9582b95d48ed2b9545c6b906e6e3e79944 100644 (file)
@@ -19,7 +19,7 @@
 
 <xsl:import href="../html/docbook.xsl"/>
 <xsl:import href="xbel.xsl"/>
-<xsl:include href="../VERSION"/>
+<xsl:include href="../VERSION.xsl"/>
 <xsl:include href="param.xsl"/>
 <xsl:include href="head.xsl"/>
 <xsl:include href="rss.xsl"/>
index 7ee26b73d59e8016c0687e5abc8129d2ae37b260..dc0d979277b48899c6cdd7afb6507308e0abd943 100644 (file)
@@ -19,7 +19,7 @@
 
 <!-- ==================================================================== -->
 
-<xsl:include href="../VERSION"/>
+<xsl:include href="../VERSION.xsl"/>
 <xsl:include href="../xhtml/param.xsl"/>
 <xsl:include href="../lib/lib.xsl"/>
 <xsl:include href="../common/l10n.xsl"/>