diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 17:57:05 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 17:57:05 -0500 |
commit | 06e875dc56729d4bbb922e59bb4cdd249b804800 (patch) | |
tree | d72057194f1159632fb261117caf5488b2598cb4 /contrib | |
parent | 5fd4fb1a51b3b8541e204159b6151dafb76a2a41 (diff) | |
download | kmymoney-06e875dc56729d4bbb922e59bb4cdd249b804800.tar.gz kmymoney-06e875dc56729d4bbb922e59bb4cdd249b804800.zip |
Update files and references in support of bug report 1446.
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/splitup-kde-chunk-online | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/splitup-kde-chunk-online b/contrib/splitup-kde-chunk-online index e10a8ca..c6de7df 100755 --- a/contrib/splitup-kde-chunk-online +++ b/contrib/splitup-kde-chunk-online @@ -3,7 +3,7 @@ # split up an HTML file generated with e.g. # # /opt/trinity/bin/meinproc --check \ -# --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/kde-chunk-online.xsl \ +# --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/tde-chunk-online.xsl \ # $(srcdir)/index.docbook -o index.xml; # # into several HTML files. While processing the input file - which |