[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
docs-common/packaging templates.xsl,1.4,1.5
- From: "Paul W. Frields" (pfrields) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: docs-common/packaging templates.xsl,1.4,1.5
- Date: Sun, 27 Aug 2006 18:58:44 -0700
Author: pfrields
Update of /cvs/docs/docs-common/packaging
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30472
Modified Files:
templates.xsl
Log Message:
Thre's no need to preserve space in these templates, I must have been
working in my sleep.
Index: templates.xsl
===================================================================
RCS file: /cvs/docs/docs-common/packaging/templates.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- templates.xsl 5 Aug 2006 04:28:18 -0000 1.4
+++ templates.xsl 28 Aug 2006 01:58:42 -0000 1.5
@@ -1,4 +1,4 @@
-<xsl:stylesheet version="1.0" xml:space="preserve" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:strip-space elements="*"/>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]