From 2ac22d35c349fada5aaad41fcb0dec15203834bb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:12:49 -0600 Subject: Rename KDEHOME and KDEDIR --- scripts/kdedoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/kdedoc') 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 -- cgit v1.2.1