From d70ce47c224b328c429a5f2406e5e793b009541d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:44 -0600 Subject: Additional kde to tde renaming --- kresources/egroupware/CMakeLists.txt | 4 ++-- kresources/egroupware/Makefile.am | 2 +- kresources/egroupware/access.h | 2 +- kresources/egroupware/debugdialog.cpp | 2 +- kresources/egroupware/debugdialog.h | 2 +- kresources/egroupware/kabc_resourcexmlrpc.cpp | 2 +- kresources/egroupware/kabc_resourcexmlrpc.h | 4 ++-- kresources/egroupware/kabc_resourcexmlrpcconfig.cpp | 2 +- kresources/egroupware/kabc_resourcexmlrpcconfig.h | 4 ++-- kresources/egroupware/kabc_resourcexmlrpcplugin.cpp | 2 +- kresources/egroupware/kcal_resourcexmlrpc.cpp | 2 +- kresources/egroupware/kcal_resourcexmlrpc.h | 4 ++-- kresources/egroupware/kcal_resourcexmlrpcconfig.cpp | 2 +- kresources/egroupware/kcal_resourcexmlrpcconfig.h | 4 ++-- kresources/egroupware/kcal_resourcexmlrpcplugin.cpp | 2 +- kresources/egroupware/knotes_resourcexmlrpc.cpp | 2 +- kresources/egroupware/knotes_resourcexmlrpc.h | 4 ++-- kresources/egroupware/knotes_resourcexmlrpcconfig.cpp | 2 +- kresources/egroupware/knotes_resourcexmlrpcconfig.h | 4 ++-- kresources/egroupware/knotes_resourcexmlrpcplugin.cpp | 2 +- kresources/egroupware/synchronizer.cpp | 2 +- kresources/egroupware/synchronizer.h | 2 +- kresources/egroupware/todostatemapper.cpp | 2 +- kresources/egroupware/todostatemapper.h | 2 +- 24 files changed, 31 insertions(+), 31 deletions(-) (limited to 'kresources/egroupware') diff --git a/kresources/egroupware/CMakeLists.txt b/kresources/egroupware/CMakeLists.txt index 065e9a9c0..bdc95298f 100644 --- a/kresources/egroupware/CMakeLists.txt +++ b/kresources/egroupware/CMakeLists.txt @@ -53,7 +53,7 @@ tde_add_library( kabc_xmlrpc SHARED AUTOMOC kabc_resourcexmlrpc.cpp kabc_resourcexmlrpcconfig.cpp kabc_egroupwareprefs.kcfgc VERSION 1.0.0 - LINK egwcommon-static kabcommon-static kdepim-shared + LINK egwcommon-static kabcommon-static tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) @@ -65,7 +65,7 @@ tde_add_library( kcal_xmlrpc SHARED AUTOMOC kcal_resourcexmlrpc.cpp kcal_resourcexmlrpcconfig.cpp todostatemapper.cpp kcal_egroupwareprefs.kcfgc VERSION 1.0.0 - LINK egwcommon-static kdepim-shared + LINK egwcommon-static tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) diff --git a/kresources/egroupware/Makefile.am b/kresources/egroupware/Makefile.am index 23e5232e7..a3effa7fb 100644 --- a/kresources/egroupware/Makefile.am +++ b/kresources/egroupware/Makefile.am @@ -34,7 +34,7 @@ libkcal_xmlrpc_la_LIBADD = $(top_builddir)/libkcal/libkcal.la \ libknotes_xmlrpc_la_SOURCES = knotes_resourcexmlrpc.cpp knotes_resourcexmlrpcconfig.cpp \ knotes_egroupwareprefs.kcfgc libknotes_xmlrpc_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -version-info 1:0:0 -no-undefined -libknotes_xmlrpc_la_LIBADD = $(top_builddir)/libkcal/libkcal.la -lkdeprint \ +libknotes_xmlrpc_la_LIBADD = $(top_builddir)/libkcal/libkcal.la -ltdeprint \ $(top_builddir)/knotes/libknotesresources.la \ $(top_builddir)/libtdepim/libtdepim.la \ libegwcommon.la diff --git a/kresources/egroupware/access.h b/kresources/egroupware/access.h index 8ed6a6afe..aab787796 100644 --- a/kresources/egroupware/access.h +++ b/kresources/egroupware/access.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/debugdialog.cpp b/kresources/egroupware/debugdialog.cpp index 57a6479f4..0b2764c64 100644 --- a/kresources/egroupware/debugdialog.cpp +++ b/kresources/egroupware/debugdialog.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/debugdialog.h b/kresources/egroupware/debugdialog.h index 52ddb2273..dc3124a7b 100644 --- a/kresources/egroupware/debugdialog.h +++ b/kresources/egroupware/debugdialog.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/kabc_resourcexmlrpc.cpp b/kresources/egroupware/kabc_resourcexmlrpc.cpp index 35d38ea70..1247975f7 100644 --- a/kresources/egroupware/kabc_resourcexmlrpc.cpp +++ b/kresources/egroupware/kabc_resourcexmlrpc.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/kabc_resourcexmlrpc.h b/kresources/egroupware/kabc_resourcexmlrpc.h index 749296163..73b083d1b 100644 --- a/kresources/egroupware/kabc_resourcexmlrpc.h +++ b/kresources/egroupware/kabc_resourcexmlrpc.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ #define KABC_RESOURCEXMLRPC_H #include -#include +#include #include "libtdepim/kabcresourcecached.h" diff --git a/kresources/egroupware/kabc_resourcexmlrpcconfig.cpp b/kresources/egroupware/kabc_resourcexmlrpcconfig.cpp index 02a2f1ad3..ddafbd1f2 100644 --- a/kresources/egroupware/kabc_resourcexmlrpcconfig.cpp +++ b/kresources/egroupware/kabc_resourcexmlrpcconfig.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2002 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/kabc_resourcexmlrpcconfig.h b/kresources/egroupware/kabc_resourcexmlrpcconfig.h index 084f92109..7ed608aa8 100644 --- a/kresources/egroupware/kabc_resourcexmlrpcconfig.h +++ b/kresources/egroupware/kabc_resourcexmlrpcconfig.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2002 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ #define RESOURCEXMLRPCCONFIG_H #include -#include +#include class KLineEdit; class KURLRequester; diff --git a/kresources/egroupware/kabc_resourcexmlrpcplugin.cpp b/kresources/egroupware/kabc_resourcexmlrpcplugin.cpp index 9fd5611e6..68918f8c0 100644 --- a/kresources/egroupware/kabc_resourcexmlrpcplugin.cpp +++ b/kresources/egroupware/kabc_resourcexmlrpcplugin.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/kcal_resourcexmlrpc.cpp b/kresources/egroupware/kcal_resourcexmlrpc.cpp index 8b68b4cbe..f47df2718 100644 --- a/kresources/egroupware/kcal_resourcexmlrpc.cpp +++ b/kresources/egroupware/kcal_resourcexmlrpc.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig diff --git a/kresources/egroupware/kcal_resourcexmlrpc.h b/kresources/egroupware/kcal_resourcexmlrpc.h index 6d538d73c..b95f13446 100644 --- a/kresources/egroupware/kcal_resourcexmlrpc.h +++ b/kresources/egroupware/kcal_resourcexmlrpc.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig @@ -29,7 +29,7 @@ #include #include -#include +#include #include "libkcal/calendarlocal.h" #include "libkcal/incidence.h" diff --git a/kresources/egroupware/kcal_resourcexmlrpcconfig.cpp b/kresources/egroupware/kcal_resourcexmlrpcconfig.cpp index 36e3b9486..213da26e3 100644 --- a/kresources/egroupware/kcal_resourcexmlrpcconfig.cpp +++ b/kresources/egroupware/kcal_resourcexmlrpcconfig.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/kcal_resourcexmlrpcconfig.h b/kresources/egroupware/kcal_resourcexmlrpcconfig.h index 13e359b00..7b38bbad9 100644 --- a/kresources/egroupware/kcal_resourcexmlrpcconfig.h +++ b/kresources/egroupware/kcal_resourcexmlrpcconfig.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ #define RESOURCEXMLRPCCONFIG_H #include -#include +#include class KIntSpinBox; class KLineEdit; diff --git a/kresources/egroupware/kcal_resourcexmlrpcplugin.cpp b/kresources/egroupware/kcal_resourcexmlrpcplugin.cpp index 1cc867b62..a22e55a0e 100644 --- a/kresources/egroupware/kcal_resourcexmlrpcplugin.cpp +++ b/kresources/egroupware/kcal_resourcexmlrpcplugin.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2003 - 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/knotes_resourcexmlrpc.cpp b/kresources/egroupware/knotes_resourcexmlrpc.cpp index 6446a833d..8b50c3b8e 100644 --- a/kresources/egroupware/knotes_resourcexmlrpc.cpp +++ b/kresources/egroupware/knotes_resourcexmlrpc.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig diff --git a/kresources/egroupware/knotes_resourcexmlrpc.h b/kresources/egroupware/knotes_resourcexmlrpc.h index eeb47e139..c44700c34 100644 --- a/kresources/egroupware/knotes_resourcexmlrpc.h +++ b/kresources/egroupware/knotes_resourcexmlrpc.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig @@ -27,7 +27,7 @@ #include #include -#include +#include #include "libkcal/calendarlocal.h" #include "libkcal/journal.h" diff --git a/kresources/egroupware/knotes_resourcexmlrpcconfig.cpp b/kresources/egroupware/knotes_resourcexmlrpcconfig.cpp index 224cb9914..8cf2a35c8 100644 --- a/kresources/egroupware/knotes_resourcexmlrpcconfig.cpp +++ b/kresources/egroupware/knotes_resourcexmlrpcconfig.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/knotes_resourcexmlrpcconfig.h b/kresources/egroupware/knotes_resourcexmlrpcconfig.h index dac45f818..f55a66021 100644 --- a/kresources/egroupware/knotes_resourcexmlrpcconfig.h +++ b/kresources/egroupware/knotes_resourcexmlrpcconfig.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig This library is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ #define RESOURCEXMLRPCCONFIG_H #include -#include +#include class KIntSpinBox; class KLineEdit; diff --git a/kresources/egroupware/knotes_resourcexmlrpcplugin.cpp b/kresources/egroupware/knotes_resourcexmlrpcplugin.cpp index b3b6aabe3..db8cfdc4c 100644 --- a/kresources/egroupware/knotes_resourcexmlrpcplugin.cpp +++ b/kresources/egroupware/knotes_resourcexmlrpcplugin.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig This library is free software; you can redistribute it and/or diff --git a/kresources/egroupware/synchronizer.cpp b/kresources/egroupware/synchronizer.cpp index f48542467..8152828cb 100644 --- a/kresources/egroupware/synchronizer.cpp +++ b/kresources/egroupware/synchronizer.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Tobias Koenig diff --git a/kresources/egroupware/synchronizer.h b/kresources/egroupware/synchronizer.h index ccb34d7cb..97270e318 100644 --- a/kresources/egroupware/synchronizer.h +++ b/kresources/egroupware/synchronizer.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Tobias Koenig diff --git a/kresources/egroupware/todostatemapper.cpp b/kresources/egroupware/todostatemapper.cpp index ed87e9db6..81c517d0c 100644 --- a/kresources/egroupware/todostatemapper.cpp +++ b/kresources/egroupware/todostatemapper.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Tobias Koenig diff --git a/kresources/egroupware/todostatemapper.h b/kresources/egroupware/todostatemapper.h index 46c531cfc..fb82b4786 100644 --- a/kresources/egroupware/todostatemapper.h +++ b/kresources/egroupware/todostatemapper.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig -- cgit v1.2.1