diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:32 -0600 |
commit | cfb4d6fac0df04704644730fbcd36af80f802b7e (patch) | |
tree | 15e43f0b84f1e4d95b9707f05330077da680bd58 /noatun-plugins/configure.in.bot | |
parent | 0b54ffd6f291a256e00f5a93d0472d7198e6a1fc (diff) | |
download | tdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.tar.gz tdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.zip |
Additional renaming of kde to tde
Diffstat (limited to 'noatun-plugins/configure.in.bot')
-rw-r--r-- | noatun-plugins/configure.in.bot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/configure.in.bot b/noatun-plugins/configure.in.bot index 891f2f2..11d8784 100644 --- a/noatun-plugins/configure.in.bot +++ b/noatun-plugins/configure.in.bot @@ -2,7 +2,7 @@ if test "x$NOATUN_SUBDIR" = "x"; then echo "" echo "You're missing the noatun header files, therefore" echo "the noatun plugins cannot be compiled. If you want them," - echo "you should install kdemultimedia first." + echo "you should install tdemultimedia first." echo "" all_tests=bad fi |