summaryrefslogtreecommitdiffstats
path: root/scripts/kdedoc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:12:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:12:49 -0600
commit2ac22d35c349fada5aaad41fcb0dec15203834bb (patch)
treece57d71b567608c35b649a811e3075ebad47c17e /scripts/kdedoc
parent07483f1bc952a1da1aa06a99a4ab86fe2f1b359b (diff)
downloadtdesdk-2ac22d35c349fada5aaad41fcb0dec15203834bb.tar.gz
tdesdk-2ac22d35c349fada5aaad41fcb0dec15203834bb.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'scripts/kdedoc')
-rwxr-xr-xscripts/kdedoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kdedoc b/scripts/kdedoc
index 0a8191d2..f61a8452 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:-"$KDEDIR/share/doc/HTML/en/tdelibs-apidocs"}
+KDEDOCS=${KDEDOCS:-"$TDEDIR/share/doc/HTML/en/tdelibs-apidocs"}
if [ $# = 1 ]; then
if [ -e "$KDEDOCS/doxygen.css" ]; then