summaryrefslogtreecommitdiffstats
path: root/kio/tests/ksycocatest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/ksycocatest.cpp')
-rw-r--r--kio/tests/ksycocatest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/ksycocatest.cpp b/kio/tests/ksycocatest.cpp
index a9fa8198a..ab0130860 100644
--- a/kio/tests/ksycocatest.cpp
+++ b/kio/tests/ksycocatest.cpp
@@ -193,7 +193,7 @@ int main(int argc, char *argv[])
//
- debug("\nTrying findByURL for $KDEDIR/bin/kdesktop");
+ debug("\nTrying findByURL for $TDEDIR/bin/kdesktop");
KMimeType::Ptr mf = KMimeType::findByURL( KStandardDirs::findExe( "kdesktop" ), 0,
true, false );
assert( mf );