summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 13:01:48 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 13:01:48 -0500
commit4e430ec67f2db021644d339475d5095f8ac996c0 (patch)
treee888edebcac95fcb6984484bbe297dfa12e7d3d4 /scripts
parent60589f9c767f80a422d918d92e6745edbf891f1f (diff)
downloadtdesdk-4e430ec67f2db021644d339475d5095f8ac996c0.tar.gz
tdesdk-4e430ec67f2db021644d339475d5095f8ac996c0.zip
Update HTML install path references.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/kdedoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kdedoc b/scripts/kdedoc
index f61a8452..46715fd4 100755
--- a/scripts/kdedoc
+++ b/scripts/kdedoc
@@ -6,7 +6,7 @@
# You can edit this line to set the directory holding your KDE docs, or you
# can use the environment variable KDEDOCS to avoid future conflicts with this
# file if the default changes.
-KDEDOCS=${KDEDOCS:-"$TDEDIR/share/doc/HTML/en/tdelibs-apidocs"}
+KDEDOCS=${KDEDOCS:-"$TDEDIR/share/doc/tde/HTML/en/tdelibs-apidocs"}
if [ $# = 1 ]; then
if [ -e "$KDEDOCS/doxygen.css" ]; then