You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/kde-frameworks/kdelibs/files/kdelibs-4.4.90-xslt.patch

13 lines
553 B

diff -r -u kdelibs-4.4.90.orig/kdoctools/customization/htdig_index.xsl kdelibs-4.4.90/kdoctools/customization/htdig_index.xsl
--- kdelibs-4.4.90.orig/kdoctools/customization/htdig_index.xsl 2008-05-21 13:07:13.000000000 +0200
+++ kdelibs-4.4.90/kdoctools/customization/htdig_index.xsl 2010-07-08 23:32:28.184204481 +0200
@@ -35,7 +35,7 @@
</entry>
</xsl:template>
-<xsl:template match="sect*/title|emphasis">
+<xsl:template match="*[starts-with(local-name(), 'sect')]/title|emphasis">
<entry header="2">
<xsl:apply-templates/>
</entry>