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 --- wizards/Makefile.am | 16 ++++++++-------- wizards/egroupwaremain.cpp | 4 ++-- wizards/egroupwarewizard.cpp | 2 +- wizards/egroupwarewizard.h | 4 ++-- wizards/exchangemain.cpp | 4 ++-- wizards/exchangewizard.cpp | 2 +- wizards/exchangewizard.h | 4 ++-- wizards/groupwarewizard.cpp | 2 +- wizards/groupwarewizard.h | 2 +- wizards/groupwisemain.cpp | 4 ++-- wizards/groupwisewizard.cpp | 2 +- wizards/groupwisewizard.h | 4 ++-- wizards/kmailchanges.cpp | 2 +- wizards/kmailchanges.h | 2 +- wizards/kolabkmailchanges.cpp | 2 +- wizards/kolabkmailchanges.h | 2 +- wizards/kolabmain.cpp | 4 ++-- wizards/kolabwizard.cpp | 2 +- wizards/kolabwizard.h | 4 ++-- wizards/main.cpp | 2 +- wizards/overviewpage.cpp | 2 +- wizards/overviewpage.h | 2 +- wizards/scalixkmailchanges.cpp | 2 +- wizards/scalixkmailchanges.h | 2 +- wizards/scalixmain.cpp | 4 ++-- wizards/scalixwizard.cpp | 2 +- wizards/scalixwizard.h | 4 ++-- wizards/servertype.h | 2 +- wizards/servertypemanager.cpp | 2 +- wizards/servertypemanager.h | 2 +- wizards/sloxmain.cpp | 4 ++-- wizards/sloxwizard.cpp | 2 +- wizards/sloxwizard.h | 4 ++-- 33 files changed, 52 insertions(+), 52 deletions(-) (limited to 'wizards') diff --git a/wizards/Makefile.am b/wizards/Makefile.am index d12e43fe..7efc2893 100644 --- a/wizards/Makefile.am +++ b/wizards/Makefile.am @@ -19,7 +19,7 @@ kde_module_LTLIBRARIES = libegroupwarewizard.la libsloxwizard.la \ libscalixwizard.la -groupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +groupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor groupwarewizard_LDADD = libegroupwarewizard.la libsloxwizard.la $(LIB_KDEUI) \ libkolabwizard.la \ libexchangewizard.la \ @@ -39,7 +39,7 @@ libkolabwizard_la_SOURCES = kolabwizard.cpp kmailchanges.cpp kolabconfig.kcfgc \ kolabkmailchanges.cpp kolabwizard_LDADD = libkolabwizard.la $(LIB_KDEUI) -kolabwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kolabwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kolabwizard_SOURCES = kolabmain.cpp # eGroupware @@ -53,7 +53,7 @@ libegroupwarewizard_la_LIBADD = $(top_builddir)/kresources/egroupware/libkabc_xm $(LIB_KDEUI) egroupwarewizard_LDADD = libegroupwarewizard.la -egroupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +egroupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor egroupwarewizard_SOURCES = egroupwaremain.cpp # SLOX @@ -64,7 +64,7 @@ libsloxwizard_la_LIBADD = $(top_builddir)/kresources/slox/libkcal_slox.la \ $(top_builddir)/libtdepim/libtdepim.la sloxwizard_LDADD = libsloxwizard.la -sloxwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +sloxwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor sloxwizard_SOURCES = sloxmain.cpp # GroupWise @@ -80,7 +80,7 @@ libgroupwisewizard_la_COMPILE_FIRST = $(top_builddir)/kresources/groupwise/kabc_ groupwisewizard_LDADD = libgroupwisewizard.la -groupwisewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +groupwisewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor groupwisewizard_SOURCES = groupwisemain.cpp # Exchange @@ -91,7 +91,7 @@ libexchangewizard_la_LIBADD = $(top_builddir)/kresources/newexchange/libkcal_new $(top_builddir)/libtdepim/libtdepim.la exchangewizard_LDADD = libexchangewizard.la -exchangewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +exchangewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor exchangewizard_SOURCES = exchangemain.cpp # Scalix @@ -106,7 +106,7 @@ libscalixwizard_la_SOURCES = scalixwizard.cpp kmailchanges.cpp scalixconfig.kcfg scalixkmailchanges.cpp scalixwizard_LDADD = libscalixwizard.la $(LIB_KDEUI) -scalixwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +scalixwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor scalixwizard_SOURCES = scalixmain.cpp noinst_HEADERS = egroupwarewizard.h kmailchanges.h kolabwizard.h sloxwizard.h \ @@ -115,7 +115,7 @@ noinst_HEADERS = egroupwarewizard.h kmailchanges.h kolabwizard.h sloxwizard.h \ kde_kcfg_DATA = egroupware.kcfg slox.kcfg kolab.kcfg groupwise.kcfg scalix.kcfg messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/kdepimwizards.pot + $(XGETTEXT) *.cpp -o $(podir)/tdepimwizards.pot egroupwarewizard.lo: ../kresources/egroupware/kabc_egroupwareprefs.h ../kresources/egroupware/kcal_egroupwareprefs.h ../kresources/egroupware/knotes_egroupwareprefs.h exchangewizard.lo: ../kresources/lib/kresources_groupwareprefs.h diff --git a/wizards/egroupwaremain.cpp b/wizards/egroupwaremain.cpp index fa3d81c7..e4562444 100644 --- a/wizards/egroupwaremain.cpp +++ b/wizards/egroupwaremain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -34,7 +34,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "egroupwarewizard", "eGroupware Server Configuration Wizard", diff --git a/wizards/egroupwarewizard.cpp b/wizards/egroupwarewizard.cpp index 8fbb579a..444e2d45 100644 --- a/wizards/egroupwarewizard.cpp +++ b/wizards/egroupwarewizard.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/wizards/egroupwarewizard.h b/wizards/egroupwarewizard.h index 08d7cffa..e01305df 100644 --- a/wizards/egroupwarewizard.h +++ b/wizards/egroupwarewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig @@ -22,7 +22,7 @@ #define EGROUPWAREWIZARD_H #include -#include +#include class KLineEdit; class TQCheckBox; diff --git a/wizards/exchangemain.cpp b/wizards/exchangemain.cpp index d271e70c..34c4988b 100644 --- a/wizards/exchangemain.cpp +++ b/wizards/exchangemain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Daniel Molkentin @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "exchangewizard", I18N_NOOP( "Microsoft Exchange Server Configuration Wizard" ), "0.1" ); diff --git a/wizards/exchangewizard.cpp b/wizards/exchangewizard.cpp index d4aae80a..84c2a13d 100644 --- a/wizards/exchangewizard.cpp +++ b/wizards/exchangewizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher diff --git a/wizards/exchangewizard.h b/wizards/exchangewizard.h index c951c4be..d608f23b 100644 --- a/wizards/exchangewizard.h +++ b/wizards/exchangewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -21,7 +21,7 @@ #define EXCHANGEWIZARD_H #include -#include +#include class KLineEdit; class TQCheckBox; diff --git a/wizards/groupwarewizard.cpp b/wizards/groupwarewizard.cpp index 48ac3b5a..ef8a2b51 100644 --- a/wizards/groupwarewizard.cpp +++ b/wizards/groupwarewizard.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/wizards/groupwarewizard.h b/wizards/groupwarewizard.h index 1461a6a7..f6339718 100644 --- a/wizards/groupwarewizard.h +++ b/wizards/groupwarewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig diff --git a/wizards/groupwisemain.cpp b/wizards/groupwisemain.cpp index fbefe56f..83a7cbf5 100644 --- a/wizards/groupwisemain.cpp +++ b/wizards/groupwisemain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "groupwisewizard", I18N_NOOP( "Novell GroupWise Configuration Wizard" ), diff --git a/wizards/groupwisewizard.cpp b/wizards/groupwisewizard.cpp index 47126b0a..b28095bc 100644 --- a/wizards/groupwisewizard.cpp +++ b/wizards/groupwisewizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher diff --git a/wizards/groupwisewizard.h b/wizards/groupwisewizard.h index bd8252b1..8abf53b8 100644 --- a/wizards/groupwisewizard.h +++ b/wizards/groupwisewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -21,7 +21,7 @@ #define GROUPWISEWIZARD_H #include -#include +#include class KLineEdit; class TQCheckBox; diff --git a/wizards/kmailchanges.cpp b/wizards/kmailchanges.cpp index d5a9fc8c..160b63ea 100644 --- a/wizards/kmailchanges.cpp +++ b/wizards/kmailchanges.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen Copyright (c) 2004 Cornelius Schumacher diff --git a/wizards/kmailchanges.h b/wizards/kmailchanges.h index 953f4a8f..7622608d 100644 --- a/wizards/kmailchanges.h +++ b/wizards/kmailchanges.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen Copyright (c) 2004 Cornelius Schumacher diff --git a/wizards/kolabkmailchanges.cpp b/wizards/kolabkmailchanges.cpp index a0eef1fa..8f66e5b3 100644 --- a/wizards/kolabkmailchanges.cpp +++ b/wizards/kolabkmailchanges.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen diff --git a/wizards/kolabkmailchanges.h b/wizards/kolabkmailchanges.h index b1503f44..4ccf69c4 100644 --- a/wizards/kolabkmailchanges.h +++ b/wizards/kolabkmailchanges.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen diff --git a/wizards/kolabmain.cpp b/wizards/kolabmain.cpp index 8a7b881f..ecb6a607 100644 --- a/wizards/kolabmain.cpp +++ b/wizards/kolabmain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -36,7 +36,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "kolabwizard", I18N_NOOP( "Kolab Configuration Wizard" ), "0.1" ); KCmdLineArgs::init( argc, argv, &aboutData ); diff --git a/wizards/kolabwizard.cpp b/wizards/kolabwizard.cpp index 651336a8..36e99bfb 100644 --- a/wizards/kolabwizard.cpp +++ b/wizards/kolabwizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher Copyright (c) 2004 Daniel Molkentin diff --git a/wizards/kolabwizard.h b/wizards/kolabwizard.h index b1b07467..6a5539ab 100644 --- a/wizards/kolabwizard.h +++ b/wizards/kolabwizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher Copyright (c) 2004 Bo Thorsen @@ -23,7 +23,7 @@ #define KOLABWIZARD_H #include -#include +#include class KLineEdit; class TQCheckBox; diff --git a/wizards/main.cpp b/wizards/main.cpp index ade99439..eb4eddcb 100644 --- a/wizards/main.cpp +++ b/wizards/main.cpp @@ -14,7 +14,7 @@ static const KCmdLineOptions options[] = int main( int argc, char **argv ) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "groupwarewizard", I18N_NOOP( "KDE-PIM Groupware Configuration Wizard" ), "0.1" ); diff --git a/wizards/overviewpage.cpp b/wizards/overviewpage.cpp index a15b580e..15df0246 100644 --- a/wizards/overviewpage.cpp +++ b/wizards/overviewpage.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/wizards/overviewpage.h b/wizards/overviewpage.h index f5baa323..723a8a25 100644 --- a/wizards/overviewpage.h +++ b/wizards/overviewpage.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig diff --git a/wizards/scalixkmailchanges.cpp b/wizards/scalixkmailchanges.cpp index 38c3ecfb..221e53d6 100644 --- a/wizards/scalixkmailchanges.cpp +++ b/wizards/scalixkmailchanges.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen diff --git a/wizards/scalixkmailchanges.h b/wizards/scalixkmailchanges.h index b746a01a..85279e08 100644 --- a/wizards/scalixkmailchanges.h +++ b/wizards/scalixkmailchanges.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen diff --git a/wizards/scalixmain.cpp b/wizards/scalixmain.cpp index 49b2726b..89e40d3a 100644 --- a/wizards/scalixmain.cpp +++ b/wizards/scalixmain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -36,7 +36,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "scalixwizard", I18N_NOOP( "Scalix Configuration Wizard" ), "0.1" ); KCmdLineArgs::init( argc, argv, &aboutData ); diff --git a/wizards/scalixwizard.cpp b/wizards/scalixwizard.cpp index 10037050..b9ecfa10 100644 --- a/wizards/scalixwizard.cpp +++ b/wizards/scalixwizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher Copyright (c) 2004 Daniel Molkentin diff --git a/wizards/scalixwizard.h b/wizards/scalixwizard.h index 71de08a0..ae881629 100644 --- a/wizards/scalixwizard.h +++ b/wizards/scalixwizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher Copyright (c) 2004 Bo Thorsen @@ -23,7 +23,7 @@ #define SCALIXWIZARD_H #include -#include +#include class KComboBox; class KLineEdit; diff --git a/wizards/servertype.h b/wizards/servertype.h index c726ea39..632bdd42 100644 --- a/wizards/servertype.h +++ b/wizards/servertype.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig diff --git a/wizards/servertypemanager.cpp b/wizards/servertypemanager.cpp index 3e55a394..e91374ae 100644 --- a/wizards/servertypemanager.cpp +++ b/wizards/servertypemanager.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/wizards/servertypemanager.h b/wizards/servertypemanager.h index 9dcfdfdf..5e1e11b5 100644 --- a/wizards/servertypemanager.h +++ b/wizards/servertypemanager.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig diff --git a/wizards/sloxmain.cpp b/wizards/sloxmain.cpp index 48632695..c17cced1 100644 --- a/wizards/sloxmain.cpp +++ b/wizards/sloxmain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "sloxwizard", I18N_NOOP( "SUSE LINUX Openexchange Server Configuration Wizard" ), "0.1" ); diff --git a/wizards/sloxwizard.cpp b/wizards/sloxwizard.cpp index d717f24c..5d5481b9 100644 --- a/wizards/sloxwizard.cpp +++ b/wizards/sloxwizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher diff --git a/wizards/sloxwizard.h b/wizards/sloxwizard.h index e744c769..e5f7f5d3 100644 --- a/wizards/sloxwizard.h +++ b/wizards/sloxwizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher @@ -21,7 +21,7 @@ #define SLOXWIZARD_H #include -#include +#include class KLineEdit; class TQCheckBox; -- cgit v1.2.3