Rename kde libraries to tde

pull/1/head
Timothy Pearson 13 years ago
parent c97c325486
commit 65a40bb1d3

@ -1789,7 +1789,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"
@ -2175,7 +2175,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

@ -11,7 +11,7 @@
* *
***************************************************************************/
// much of this code is adapted from libkdepim
// much of this code is adapted from libtdepim
// which is GPL licensed, Copyright (c) 2004 David Faure
#ifndef TELLICO_GUI_OVERLAYWIDGET_H

@ -11,7 +11,7 @@
* *
***************************************************************************/
// much of this code is adapted from libkdepim
// much of this code is adapted from libtdepim
// which is GPL licensed, Copyright (c) 2004 Till Adam
#ifndef TELLICO_PROGRESSMANAGER_H

Loading…
Cancel
Save