summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Crozat <fcrozat@src.gnome.org>2004-01-27 13:22:39 +0000
committerFrédéric Crozat <fcrozat@src.gnome.org>2004-01-27 13:22:39 +0000
commit10cd43709210a59f2e5b761e1e0a874f5132632d (patch)
tree9837eb14fa291b0b145eecf377c2b0d3b7de0de4
parent5642365158aee430b1bb3cee49104c77bddf2631 (diff)
downloadyelp-10cd43709210a59f2e5b761e1e0a874f5132632d.tar.gz
Don't generate temporary file for gnumeric help (Mdk bug #6341). Fix from
* stylesheets/yelp-customization.xsl: Don't generate temporary file for gnumeric help (Mdk bug #6341). Fix from Shaun.
-rw-r--r--ChangeLog6
-rw-r--r--stylesheets/yelp-customization.xsl2
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c32040bd..8dabc787 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-01-27 Frederic Crozat <fcrozat@mandrakesoft.com>
+ * stylesheets/yelp-customization.xsl:
+ Don't generate temporary file for gnumeric help (Mdk bug #6341).
+ Fix from Shaun.
+
+2004-01-27 Frederic Crozat <fcrozat@mandrakesoft.com>
+
* autogen.sh:
Handle GNOME2_PATH variable.
diff --git a/stylesheets/yelp-customization.xsl b/stylesheets/yelp-customization.xsl
index 8d148aab..f7ccf01f 100644
--- a/stylesheets/yelp-customization.xsl
+++ b/stylesheets/yelp-customization.xsl
@@ -19,6 +19,8 @@
<!-- either 'yelp' or 'exslt' -->
<xsl:param name="yelp_chunk_method" select="'exslt'"/>
+<xsl:param name="html.longdesc" select="false()"/>
+
<xsl:output encoding="ISO-8859-1" />
<!-- Specifies the default path for admonition graphics -->