summaryrefslogtreecommitdiffstats
path: root/scripts/kdedoc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:50 -0600
commit4123be718760f8cbfc7ba7100bd0177575946fbf (patch)
tree651706f1048dbd8dd7b5fa757e111da22c5f292c /scripts/kdedoc
parentb49dd7506883d2c41563bca9398959863e919b35 (diff)
downloadtdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz
tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip
Additional renaming of kde to tde
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 09480fcc..0a8191d2 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/kdelibs-apidocs"}
+KDEDOCS=${KDEDOCS:-"$KDEDIR/share/doc/HTML/en/tdelibs-apidocs"}
if [ $# = 1 ]; then
if [ -e "$KDEDOCS/doxygen.css" ]; then