summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:04 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:04 -0500
commit2f8104dc5f81cdf416f6729e858a5a64429db53f (patch)
tree3cf75b17d65da42ee3b949f7732e2d74ffcccda2
parent9775c024ea0e76f6272dba84f2ccf1089341653b (diff)
downloadgwenview-2f8104dc.tar.gz
gwenview-2f8104dc.zip
Rename kde libraries to tde
-rw-r--r--acinclude.m44
-rw-r--r--src/gvcore/clicklineedit.cpp2
-rw-r--r--src/gvcore/clicklineedit.h2
-rw-r--r--src/spec/gwenview-mdk.spec4
4 files changed, 6 insertions, 6 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 4512c24..48e5d70 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1776,7 +1776,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"
@@ -2158,7 +2158,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/src/gvcore/clicklineedit.cpp b/src/gvcore/clicklineedit.cpp
index 3b7db6a..58c09ac 100644
--- a/src/gvcore/clicklineedit.cpp
+++ b/src/gvcore/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/src/gvcore/clicklineedit.h b/src/gvcore/clicklineedit.h
index c36305b..26cbfb3 100644
--- a/src/gvcore/clicklineedit.h
+++ b/src/gvcore/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
diff --git a/src/spec/gwenview-mdk.spec b/src/spec/gwenview-mdk.spec
index 70e4380..b57a174 100644
--- a/src/spec/gwenview-mdk.spec
+++ b/src/spec/gwenview-mdk.spec
@@ -163,8 +163,8 @@ ln -s %_datadir/icons/hicolor/16x16/apps/%{gvname}.png %buildroot/%_miconsdir
%_mandir/man1/%{gvname}.1.bz2
%_libdir/trinity/*
-%_libdir/libkdeinit_%{gvname}.so
-%_libdir/libkdeinit_%{gvname}.la
+%_libdir/libtdeinit_%{gvname}.so
+%_libdir/libtdeinit_%{gvname}.la
%files -n %libname
%defattr(-,root,root,0755)