summaryrefslogtreecommitdiffstats
path: root/doxygen.sh
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:44:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:44:15 -0600
commit695f133cedd0b6cc48534e8a9a959f086fd79376 (patch)
treed2158fe37017132b7d960a571d68cd32c341ac83 /doxygen.sh
parent4e7f0068a52f0b9de5611fb7750f213c3c7f62e8 (diff)
downloadadmin-695f133cedd0b6cc48534e8a9a959f086fd79376.tar.gz
admin-695f133cedd0b6cc48534e8a9a959f086fd79376.zip
Additional renaming of kde to tde
Diffstat (limited to 'doxygen.sh')
-rwxr-xr-xdoxygen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen.sh b/doxygen.sh
index 5af50e4..4b01c88 100755
--- a/doxygen.sh
+++ b/doxygen.sh
@@ -3,7 +3,7 @@
# doxygen.sh Copyright (C) 2005 by Adriaan de Groot
# Based on some code from Doxyfile.am, among other things.
# License: GPL version 2.
-# See file COPYING in kdelibs for details.
+# See file COPYING in tdelibs for details.
echo "*** doxygen.sh"
@@ -844,7 +844,7 @@ if test "x." = "x$top_builddir" ; then
create_subdirs
create_installdox > installdox-slow
if test "x$recurse" = "x1" ; then
- if test "x$module_name" = "xkdelibs" ; then
+ if test "x$module_name" = "xtdelibs" ; then
if test -z "$QTDOCTAG" && test -d "$QTDOCDIR" && \
test ! -f "qt/qt.tag" ; then
# Special case: create a qt tag file.