From 4e430ec67f2db021644d339475d5095f8ac996c0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 11 Apr 2012 13:01:48 -0500 Subject: [PATCH] Update HTML install path references. --- scripts/kdedoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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