From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdoctools/docbook/xsl/params/navig.showtitles.xml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 kdoctools/docbook/xsl/params/navig.showtitles.xml (limited to 'kdoctools/docbook/xsl/params/navig.showtitles.xml') diff --git a/kdoctools/docbook/xsl/params/navig.showtitles.xml b/kdoctools/docbook/xsl/params/navig.showtitles.xml new file mode 100644 index 000000000..aa40588e0 --- /dev/null +++ b/kdoctools/docbook/xsl/params/navig.showtitles.xml @@ -0,0 +1,27 @@ + + +navig.showtitles +boolean + + +navig.showtitles +Display titles in HTML headers and footers? + + + +1 + + +Description + +If true (non-zero), +the headers and footers of chunked HTML +display the titles of the next and previous chunks, +along with the words 'Next' and 'Previous' (or the +equivalent graphical icons if navig.graphics is true). +If false (zero), then only the words 'Next' and 'Previous' +(or the icons) are displayed. + + + + -- cgit v1.2.3