summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:03 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:03 -0500
commit8fd9ba272fe50128fd4b2dc37de3c0379bf3feed (patch)
treef072c582ffcdacea6857144794ec820b7e110675
parent1c6891483a82e0036f98c7f50469b0bd3a4152d1 (diff)
downloadamarok-8fd9ba27.tar.gz
amarok-8fd9ba27.zip
Rename kde libraries to tde
-rw-r--r--acinclude.m44
-rw-r--r--amarok/src/clicklineedit.cpp2
-rw-r--r--amarok/src/clicklineedit.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index c4ce4b2a..79f19b23 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1809,7 +1809,7 @@ AC_CACHE_VAL(ac_cv_have_kde,
if test "$kde_qtver" = 1; then
kde_check_header="ksock.h"
- kde_check_lib="libkdecore.la"
+ kde_check_lib="libtdecore.la"
else
kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la"
@@ -2194,7 +2194,7 @@ if test "x$kde_cv_func_$1" = xyes; then
else
case "$1" in
setenv|unsetenv|usleep|random|srandom|seteuid|mkstemps|mkstemp|revoke|vsnprintf|strlcpy|strlcat)
- kde_cv_proto_$1="yes - in libkdefakes"
+ kde_cv_proto_$1="yes - in libtdefakes"
;;
*)
kde_cv_proto_$1=unknown
diff --git a/amarok/src/clicklineedit.cpp b/amarok/src/clicklineedit.cpp
index 00d27832..934b7fb9 100644
--- a/amarok/src/clicklineedit.cpp
+++ b/amarok/src/clicklineedit.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of libkdepim.
+ This file is part of libtdepim.
Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org>
based on code by Cornelius Schumacher <schumacher@kde.org>
diff --git a/amarok/src/clicklineedit.h b/amarok/src/clicklineedit.h
index 2046609c..e62e61f3 100644
--- a/amarok/src/clicklineedit.h
+++ b/amarok/src/clicklineedit.h
@@ -1,5 +1,5 @@
/*
- This file is part of libkdepim.
+ This file is part of libtdepim.
Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org>
This library is free software; you can redistribute it and/or