diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-13 19:38:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-13 19:38:16 +0900 |
commit | 4195032ae499e55b604fb0d80e6b398ddc4ef1af (patch) | |
tree | dc44bbaff58df6ad967b480b5c9e22972e810de9 | |
parent | e4da373e49c1f6fd31115f8e23465227ca4308b6 (diff) | |
download | tdelibs-4195032ae499e55b604fb0d80e6b398ddc4ef1af.tar.gz tdelibs-4195032ae499e55b604fb0d80e6b398ddc4ef1af.zip |
KDE -> TDE documentation index rename. This relates to bug 1859.
-rw-r--r-- | configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.in b/configure.in.in index 83a6b5181..8dfe7bbae 100644 --- a/configure.in.in +++ b/configure.in.in @@ -407,5 +407,5 @@ if test "x$with_utempter" != xno; then fi fi -KDE_INIT_DOXYGEN([The KDE API Reference], [Version $VERSION]) +KDE_INIT_DOXYGEN([The TDE API Reference], [Version $VERSION]) KDE_CHECK_BINUTILS |