From 3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:21 -0600 Subject: Additional kde to tde renaming --- configure.in.bot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in.bot') diff --git a/configure.in.bot b/configure.in.bot index 9a79138a..a2b145dd 100644 --- a/configure.in.bot +++ b/configure.in.bot @@ -13,7 +13,7 @@ if test "x$with_taglib" = xcheck && test "x$have_taglib" = xno; then echo "" echo "You're missing TagLib. Without TagLib KDE will not support ID3" echo "tags in mp3 files. You can find taglib either in KDE's Subversion" - echo "repository under trunk/kdesupport/taglib or at" + echo "repository under trunk/tdesupport/taglib or at" echo "http://ktown.kde.org/~wheeler/taglib" all_tests=bad fi @@ -31,6 +31,6 @@ if test "x$with_akode" = xcheck && test "x$have_akode" = xno; then echo "aKode was not found. Without it the aKode aRts-plugin will not be" echo "installed, and aRts will be unable to play many music formats." echo "You can find aKode in KDE's Subversion repository under" - echo "trunk/kdesupport/akode." + echo "trunk/tdesupport/akode." all_tests=bad fi -- cgit v1.2.1